diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8c3ddc79..f73bf4e9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -190,7 +190,7 @@ jobs: continue-on-error: true - name: Build and Push Docker Image - uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16.0 + uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0 with: file: build/Dockerfile context: "."