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.
1 parent b09f078 commit 0ef636dCopy full SHA for 0ef636d
.github/workflows/ci.yml
@@ -186,7 +186,7 @@ jobs:
186
continue-on-error: true
187
188
- name: Build and Push Docker Image
189
- uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85 # v6.7.0
+ uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v6.8.0
190
with:
191
file: build/Dockerfile
192
context: "."
0 commit comments