We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34dacb3 commit deff94eCopy full SHA for deff94e
.github/workflows/gh-build-and-sign.yml
@@ -56,7 +56,7 @@ jobs:
56
57
# Login to Azure using a ServicePrincipal configured to authenticate agaist a GitHub Action
58
- name: 'Login Azure CLI login'
59
- uses: azure/login@v2
+ uses: azure/login@v1
60
with:
61
allow-no-subscriptions: true
62
client-id: ${{ secrets.AZURE_CLIENT_ID }}
0 commit comments