Skip to content

Commit

Permalink
Merge pull request #186 from chewing/kanru-signpath-1
Browse files Browse the repository at this point in the history
ci: update signpath action to 1.0
  • Loading branch information
kanru authored Aug 16, 2024
2 parents ffa318e + 5bdbed7 commit e9d1297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-signing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
steps:
- uses: actions/download-artifact@v4
- name: Sign Artifact
uses: signpath/github-action-submit-signing-request@912af2ed71b3a308b185e8f89e836839b5adf56b # v0.4
uses: signpath/github-action-submit-signing-request@b889265c0bf404280c1fc05a4f00ad8da5fbe5be # v1.0
with:
api-token: "${{ secrets.api-token }}"
organization-id: "e8feb3e7-02b0-4e78-aa0a-f3431f374964"
Expand Down

0 comments on commit e9d1297

Please sign in to comment.