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 d3cb6dc commit 7a6aabcCopy full SHA for 7a6aabc
.github/workflows/ci.yml
@@ -71,7 +71,7 @@ jobs:
71
path: nugets/
72
retention-days: 7
73
- name: Azure login
74
- uses: azure/login@v2.2.0
+ uses: azure/login@v2.3.0
75
with:
76
creds: ${{ secrets.AZURE_ACI_CREDENTIALS }}
77
- name: Setup Azure Storage
0 commit comments