We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 27b00c9 + b078a71 commit 7cfae64Copy full SHA for 7cfae64
.github/workflows/docker-publish.yml
@@ -89,7 +89,7 @@ jobs:
89
# https://github.com/docker/build-push-action
90
- name: Build and push Docker image
91
id: build-and-push
92
- uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85 # v6.7.0
+ uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v6.8.0
93
with:
94
context: .
95
build-args: VERSION=${{ env.VERSION }}
0 commit comments