We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e00c0d commit 493225aCopy full SHA for 493225a
.github/workflows/release.yml
@@ -44,7 +44,7 @@ jobs:
44
45
- name: Build and push image
46
id: docker-push
47
- uses: docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6.11.0
+ uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d # v6.12.0
48
with:
49
context: .
50
provenance: mode=max
0 commit comments