diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 44bf5f080..b8703ccad 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -191,7 +191,7 @@ jobs: continue-on-error: true - name: Build and Push Docker Image - uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d # v6.12.0 + uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6.13.0 with: file: build/Dockerfile context: "."