File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ jobs:
114114 - name : Submit signing request
115115 id : submit-signing-request
116116 if : endsWith(matrix.target, '-pc-windows-msvc')
117- uses : signpath/github-action-submit-signing-request@4f13d373e8f0cd8d3c0465ff4877feff27aed2ae # v1.2
117+ uses : signpath/github-action-submit-signing-request@ced31329c0317e779dad2eec2a7c3bb46ea1343e # v1.3
118118 with :
119119 api-token : ' ${{ secrets.SIGNPATH_API_TOKEN }}'
120120 organization-id : ' 34634019-2ee0-4162-830a-72cd1a0cb73f'
Original file line number Diff line number Diff line change @@ -252,7 +252,7 @@ jobs:
252252 - name : Submit Windows artifact signing request
253253 id : submit-signing-request
254254 if : endsWith(matrix.target, '-pc-windows-msvc')
255- uses : signpath/github-action-submit-signing-request@v1.1
255+ uses : signpath/github-action-submit-signing-request@ced31329c0317e779dad2eec2a7c3bb46ea1343e # v1.3
256256 with :
257257 api-token : ' ${{ secrets.SIGNPATH_API_TOKEN }}'
258258 organization-id : ' 34634019-2ee0-4162-830a-72cd1a0cb73f'
You can’t perform that action at this time.
0 commit comments