We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b80e33 + 334a888 commit 5692c11Copy full SHA for 5692c11
.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@67a2d409c0a876cbe6b11854e3e25193efe4e62d # v6.12.0
+ uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6.13.0
52
with:
53
context: .
54
file: ./Dockerfile
.github/workflows/release.yml
@@ -49,7 +49,7 @@ jobs:
55
0 commit comments