Skip to content

Commit e8935b8

Browse files
authored
Update cd-preview.yml
1 parent f274526 commit e8935b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
$fileContent | Set-Content $localFilePath
103103
104104
- name: Sign files with Azure Code Signing
105-
uses: azure/[email protected].15
105+
uses: azure/[email protected].16
106106
with:
107107
azure-tenant-id: ${{ secrets.AZURE_TENANT_ID }}
108108
azure-client-id: ${{ secrets.AZURE_CLIENT_ID }}

0 commit comments

Comments
 (0)