mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-21 10:01:27 -07:00
bump signpath submit signing request version
This commit is contained in:
parent
84822e29c6
commit
dd2a3e1f83
4
.github/workflows/ci-release.yml
vendored
4
.github/workflows/ci-release.yml
vendored
@ -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'
|
||||||
|
Loading…
Reference in New Issue
Block a user