Skip to content

Commit e4b763a

Browse files
authored
1 parent e947eed commit e4b763a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
shell: bash
5757
- name: Code signing with Software Trust Manager
5858
if: contains(matrix.os.name, 'windows')
59-
uses: digicert/ssm-code-signing@v1.0.0
59+
uses: digicert/ssm-code-signing@v1.1.0
6060
- name: Sync certificate (Windows)
6161
if: contains(matrix.os.name, 'windows')
6262
run: |

0 commit comments

Comments
 (0)