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