diff --git a/.github/workflows/pull-request.yaml b/.github/workflows/pull-request.yaml index a29bca2..c5a90af 100644 --- a/.github/workflows/pull-request.yaml +++ b/.github/workflows/pull-request.yaml @@ -15,7 +15,7 @@ jobs: uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3 - name: Build container image - uses: docker/build-push-action@5176d81f87c23d6fc96624dfdbcd9f3830bbe445 # v6 + uses: docker/build-push-action@4f7cdeb0f05278b464e71357394bf2c61f94138e # v6 with: context: . file: Dockerfile