Skip to content

Commit 464f650

Browse files
committed
build: switch back to v1 tag
1 parent 674c0f5 commit 464f650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
path: CoverageReport
6060

6161
- name: Sign App Files
62-
uses: mscrivo/signtool-code-sign@main
62+
uses: mscrivo/signtool-code-sign@v1
6363
with:
6464
certificate: '${{ secrets.BASE64_ENCODED_PFX }}'
6565
cert-password: '${{ secrets.PFX_PASSWORD }}'

0 commit comments

Comments
 (0)