We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c20862f commit 7c77d51Copy full SHA for 7c77d51
1 file changed
action.yml
@@ -118,7 +118,7 @@ runs:
118
- name: Generate attestation for the zip
119
if: ${{ inputs.dry-run == 'false' }}
120
id: generate-attestation
121
- uses: actions/attest-build-provenance@v2
+ uses: actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
122
env:
123
PLUGIN: ${{ inputs.plugin }}
124
VERSION: ${{ inputs.version }}
0 commit comments