We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 674c0f5 commit 464f650Copy full SHA for 464f650
.github/workflows/build.yml
@@ -59,7 +59,7 @@ jobs:
59
path: CoverageReport
60
61
- name: Sign App Files
62
- uses: mscrivo/signtool-code-sign@main
+ uses: mscrivo/signtool-code-sign@v1
63
with:
64
certificate: '${{ secrets.BASE64_ENCODED_PFX }}'
65
cert-password: '${{ secrets.PFX_PASSWORD }}'
0 commit comments