We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68a69c5 commit f73bc5fCopy full SHA for f73bc5f
.github/workflows/tests.yml
@@ -43,7 +43,7 @@ jobs:
43
install: true
44
45
- name: Build Docker image and store in cache
46
- uses: docker/build-push-action@2eb1c1961a95fc15694676618e422e8ba1d63825
+ uses: docker/build-push-action@1a162644f9a7e87d8f4b053101d1d9a712edc18c
47
with:
48
context: .
49
push: false
0 commit comments