Skip to content

Commit

Permalink
bump signpath submit signing request version
Browse files Browse the repository at this point in the history
  • Loading branch information
bluepilledgreat committed Dec 26, 2024
1 parent 84822e2 commit dd2a3e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:

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

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

0 comments on commit dd2a3e1

Please sign in to comment.