diff --git a/action.yml b/action.yml index 082b10c..efc5128 100644 --- a/action.yml +++ b/action.yml @@ -65,7 +65,7 @@ runs: - name: Build and push Docker image id: build-and-push - uses: docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6.11.0 + uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d # v6.12.0 with: context: . push: true