We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d37b2d7 + 1fdba95 commit 6f754b1Copy full SHA for 6f754b1
.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@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6.10.0
+ uses: docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6.11.0
52
with:
53
context: .
54
file: ./Dockerfile
.github/workflows/release.yml
@@ -49,7 +49,7 @@ jobs:
55
0 commit comments