Skip to content

Commit deff94e

Browse files
committed
chore: 更改为 v1 脚本
1 parent 34dacb3 commit deff94e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-build-and-sign.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656

5757
# Login to Azure using a ServicePrincipal configured to authenticate agaist a GitHub Action
5858
- name: 'Login Azure CLI login'
59-
uses: azure/login@v2
59+
uses: azure/login@v1
6060
with:
6161
allow-no-subscriptions: true
6262
client-id: ${{ secrets.AZURE_CLIENT_ID }}

0 commit comments

Comments
 (0)