diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7d3b403..1c6e33b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -130,7 +130,7 @@ jobs: type=edge type=ref,event=branch - name: Build and push Docker image - uses: docker/build-push-action@4f7cdeb0f05278b464e71357394bf2c61f94138e # v6.6.0 + uses: docker/build-push-action@16ebe778df0e7752d2cfcbd924afdbbd89c1a755 # v6.6.1 with: context: . file: .github/files/build/Dockerfile