Skip to content

Commit 5b078aa

Browse files
committed
Pointed at the action by commit
1 parent 096f476 commit 5b078aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
fi
4444
4545
- name: Sign
46-
uses: vespakoen/code-sign-action@v1
46+
uses: vespakoen/code-sign-action@36116b6c909e1f6decd8584a798e4feec15835fe
4747
with:
4848
certificate: '${{ secrets.WIN_CERT_B64 }}'
4949
password: '${{ secrets.WIN_CERT_B64_P }}'

0 commit comments

Comments
 (0)