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 7464592 commit 3ad6b6dCopy full SHA for 3ad6b6d
.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