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 096f476 commit 5b078aaCopy full SHA for 5b078aa
.github/workflows/release.yaml
@@ -43,7 +43,7 @@ jobs:
43
fi
44
45
- name: Sign
46
- uses: vespakoen/code-sign-action@v1
+ uses: vespakoen/code-sign-action@36116b6c909e1f6decd8584a798e4feec15835fe
47
with:
48
certificate: '${{ secrets.WIN_CERT_B64 }}'
49
password: '${{ secrets.WIN_CERT_B64_P }}'
0 commit comments