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 ff2d241 commit 4021908Copy full SHA for 4021908
.github/workflows/ci.yml
@@ -193,7 +193,7 @@ jobs:
193
continue-on-error: true
194
195
- name: Build and Push Docker Image
196
- uses: docker/build-push-action@1a162644f9a7e87d8f4b053101d1d9a712edc18c # v6.3.0
+ uses: docker/build-push-action@a254f8ca60a858f3136a2f1f23a60969f2c402dd # v6.4.0
197
with:
198
file: build/Dockerfile
199
context: "."
0 commit comments