Skip to content

Commit baca3a9

Browse files
Merge pull request #4045 from sqlitebrowser/dependabot/github_actions/signpath/github-action-submit-signing-request-2
2 parents 3320901 + f9518dc commit baca3a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cppcmake-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ jobs:
152152
# Change the signing-policy-slug when you release an RC, RTM or stable release.
153153
- if: github.event_name != 'pull_request'
154154
name: Code signing with SignPath
155-
uses: signpath/github-action-submit-signing-request@v1
155+
uses: signpath/github-action-submit-signing-request@v2
156156
with:
157157
api-token: '${{ secrets.SIGNPATH_API_TOKEN }}'
158158
github-artifact-id: '${{ steps.unsigned-artifacts.outputs.artifact-id }}'

0 commit comments

Comments
 (0)