diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3489a9b0a..7a75fb0af 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -186,7 +186,7 @@ jobs: continue-on-error: true - name: Build and Push Docker Image - uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85 # v6.7.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9.0 with: file: build/Dockerfile context: "."