We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a8f748 commit 8458cb8Copy full SHA for 8458cb8
.github/workflows/docker.yml
@@ -43,7 +43,7 @@ jobs:
43
44
- name: Build and push Docker image
45
id: push
46
- uses: docker/build-push-action@7e094594beda23fc8f21fa31049f4b203e51096b
+ uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d
47
with:
48
context: .
49
push: true
0 commit comments