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 be1e802 commit 59e91a3Copy full SHA for 59e91a3
.github/workflows/ci.yml
@@ -166,7 +166,7 @@ jobs:
166
continue-on-error: true
167
168
- name: Build and Push Docker Image
169
- uses: docker/build-push-action@0565240e2d4ab88bba5387d719585280857ece09 # v5.0.0
+ uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56 # v5.1.0
170
with:
171
file: build/Dockerfile
172
context: "."
0 commit comments