diff --git a/action.yml b/action.yml index 2007aa7..d1df2c4 100644 --- a/action.yml +++ b/action.yml @@ -114,6 +114,6 @@ runs: shell: bash - if: ${{ inputs.generate_attestations == 'true' }} - uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0 + uses: actions/attest-build-provenance@0f67c3f4856b2e3261c31976d6725780e5e4c373 # v4.1.1 with: subject-path: "${{ github.workspace }}/dist/*"