bump signpath submit signing request version

This commit is contained in:
bluepilledgreat 2024-12-26 17:07:00 +00:00
parent 84822e29c6
commit dd2a3e1f83

View File

@ -40,7 +40,7 @@ jobs:
steps: steps:
- name: Sign and download artifact - name: Sign and download artifact
uses: signpath/github-action-submit-signing-request@v1 uses: signpath/github-action-submit-signing-request@v1.1
with: with:
api-token: '${{ secrets.SIGNPATH_API_TOKEN }}' api-token: '${{ secrets.SIGNPATH_API_TOKEN }}'
organization-id: '107b3de5-057b-42fc-a985-3546e4261775' organization-id: '107b3de5-057b-42fc-a985-3546e4261775'
@ -68,7 +68,7 @@ jobs:
steps: steps:
- name: Sign and download artifact - name: Sign and download artifact
uses: signpath/github-action-submit-signing-request@v1 uses: signpath/github-action-submit-signing-request@v1.1
with: with:
api-token: '${{ secrets.SIGNPATH_API_TOKEN }}' api-token: '${{ secrets.SIGNPATH_API_TOKEN }}'
organization-id: '107b3de5-057b-42fc-a985-3546e4261775' organization-id: '107b3de5-057b-42fc-a985-3546e4261775'