We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dae0b0f commit 602b967Copy full SHA for 602b967
1 file changed
.github/workflows/cd.yml
@@ -25,7 +25,7 @@ jobs:
25
cd dist
26
move "Open Pectus Engine Manager.exe" ../
27
- name: Install DigiCert Client tools from Github Custom Actions marketplace
28
- uses: digicert/ssm-code-signing@v1.0.0
+ uses: digicert/ssm-code-signing@v1.1.1
29
- name: Set up certificate
30
run: |
31
echo "${{ secrets.SM_CLIENT_CERT_FILE_B64 }}" | base64 --decode > /d/Certificate_pkcs12.p12
0 commit comments