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 ca2af12 commit 6abd215Copy full SHA for 6abd215
.github/workflows/ci.yml
@@ -191,7 +191,7 @@ jobs:
191
continue-on-error: true
192
193
- name: Build and Push Docker Image
194
- uses: docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6.11.0
+ uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d # v6.12.0
195
with:
196
file: build/Dockerfile
197
context: "."
0 commit comments