8000
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 bf91d49 commit d91df77Copy full SHA for d91df77
.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@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5.4.0
+ uses: docker/build-push-action@94f8f8c2eec4bc3f1d78c1755580779804cb87b2 # v6.0.1
197
with:
198
file: build/Dockerfile
199
context: "."
0 commit comments