diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6f06baa..efb6f05 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -166,7 +166,7 @@ jobs: continue-on-error: true - name: Build and Push Docker Image - uses: docker/build-push-action@0565240e2d4ab88bba5387d719585280857ece09 # v5.0.0 + uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56 # v5.1.0 with: file: build/Dockerfile context: "."