Skip to content

Commit 0aab935

Browse files
authored
Update GHA for uploading artifacts (#19)
1 parent ac50b01 commit 0aab935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/sign/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ runs:
3535
shell: bash
3636

3737
- name: Store assertion document
38-
uses: actions/upload-artifact@v4
38+
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
3939
with:
4040
name: ${{ steps.sign.outputs.assertiontar }}
4141
path: ${{ steps.sign.outputs.assertiontar }}

0 commit comments

Comments
 (0)