We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3202d48 commit fced609Copy full SHA for fced609
.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@5176d81f87c23d6fc96624dfdbcd9f3830bbe445 # v6.5.0
+ uses: docker/build-push-action@16ebe778df0e7752d2cfcbd924afdbbd89c1a755 # v6.6.1
197
with:
198
file: build/Dockerfile
199
context: "."
0 commit comments