Skip to content

Commit 7c77d51

Browse files
committed
Pin this action.
1 parent c20862f commit 7c77d51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ runs:
118118
- name: Generate attestation for the zip
119119
if: ${{ inputs.dry-run == 'false' }}
120120
id: generate-attestation
121-
uses: actions/attest-build-provenance@v2
121+
uses: actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
122122
env:
123123
PLUGIN: ${{ inputs.plugin }}
124124
VERSION: ${{ inputs.version }}

0 commit comments

Comments
 (0)