diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6197b1b61..489b6f5b5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -193,7 +193,7 @@ jobs: continue-on-error: true - name: Build and Push Docker Image - uses: docker/build-push-action@5176d81f87c23d6fc96624dfdbcd9f3830bbe445 # v6.5.0 + uses: docker/build-push-action@16ebe778df0e7752d2cfcbd924afdbbd89c1a755 # v6.6.1 with: file: build/Dockerfile context: "."