Bump SSM (#695)
Fix broken Windows release: https://github.com/dyad-sh/dyad/actions/runs/16477531115/job/46583477855#step:9:11
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -56,7 +56,7 @@ jobs:
|
||||
shell: bash
|
||||
- name: Code signing with Software Trust Manager
|
||||
if: contains(matrix.os.name, 'windows')
|
||||
uses: digicert/ssm-code-signing@v1.0.0
|
||||
uses: digicert/ssm-code-signing@v1.1.0
|
||||
- name: Sync certificate (Windows)
|
||||
if: contains(matrix.os.name, 'windows')
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user