diff --git a/action.yaml b/action.yaml index 80cefe8..6bed534 100644 --- a/action.yaml +++ b/action.yaml @@ -477,7 +477,7 @@ runs: - name: 'Perform artefact attestations' # yamllint disable-line rule:line-length - uses: actions/attest-build-provenance@96278af6caaf10aea03fd8d33a09a777ca52d62f # v3.2.0 + uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0 if: inputs.attestations == 'true' with: subject-path: "${{ inputs.path_prefix }}/${{ inputs.artefact_path }}/*"