We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be90a55 commit 079d990Copy full SHA for 079d990
.github/workflows/build-images-release.yaml
@@ -67,7 +67,7 @@ jobs:
67
persist-credentials: false
68
69
- name: Release Build ${{ matrix.name }}
70
- uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85 # v6.7.0
+ uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v6.8.0
71
id: docker_build_release
72
with:
73
context: .
0 commit comments