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 def5fbc commit c5b360eCopy full SHA for c5b360e
.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@16ebe778df0e7752d2cfcbd924afdbbd89c1a755 # v6.6.1
+ uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85 # v6.7.0
197
with:
198
file: build/Dockerfile
199
context: "."
0 commit comments