There was an error while loading. Please reload this page.
1 parent 4278f3f commit db28217Copy full SHA for db28217
1 file changed
.github/workflows/sign.yml
@@ -27,7 +27,7 @@ jobs:
27
path: random.dll
28
29
- name: Submit Signing Request
30
- uses: signpath/github-action-submit-signing-request@v1.1
+ uses: signpath/github-action-submit-signing-request@v1
31
with:
32
api-token: '${{ secrets.SIGNPATH_API_TOKEN }}'
33
organization-id: '${{ vars.SIGNPATH_ORGANIZATION_ID }}'
0 commit comments