Skip to content

Commit 3a49377

Browse files
committed
test signing
1 parent 485cdc4 commit 3a49377

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
@@ -32,7 +32,7 @@ jobs:
3232
}
3333
3434
- name: Azure Login
35-
uses: azure/login@e0db49e98c564cc35b6c06fc4c423ab28c39c27a # v2.4.0
35+
uses: azure/login@v2
3636
with:
3737
creds: '{"clientId":"${{ secrets.DECO_SIGN_AZURE_CLIENT_ID }}","clientSecret":"${{ secrets.DECO_SIGN_AZURE_CLIENT_SECRET }}","tenantId":"${{ secrets.DECO_SIGN_AZURE_TENANT_ID }}","subscriptionId":"${{ secrets.DECO_SIGN_AZURE_SUBSCRIPTION_ID }}"}'
3838

0 commit comments

Comments
 (0)