We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f3f71e + dbb5ffe commit 2210cd6Copy full SHA for 2210cd6
.github/workflows/container-build.yml
@@ -48,7 +48,7 @@ jobs:
48
49
- name: Push and push container image
50
id: build-image
51
- uses: docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6.11.0
+ uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d # v6.12.0
52
with:
53
context: .
54
file: ./Dockerfile
.github/workflows/release.yml
@@ -49,7 +49,7 @@ jobs:
55
0 commit comments