We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8615b41 commit 0b13e57Copy full SHA for 0b13e57
.github/workflows/dockerhub.yaml
@@ -51,7 +51,7 @@ jobs:
51
52
- name: Build and push
53
id: build-and-push
54
- uses: docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6
+ uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d # v6
55
with:
56
context: .
57
push: true
0 commit comments