We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6dd2cec + c342c8f commit 7b7b479Copy full SHA for 7b7b479
1 file changed
.github/workflows/ci.yml
@@ -56,7 +56,7 @@ jobs:
56
path: nugets/
57
retention-days: 7
58
- name: Azure login
59
- uses: azure/login@v1.4.6
+ uses: azure/login@v1.4.7
60
with:
61
creds: ${{ secrets.AZURE_ACI_CREDENTIALS }}
62
- name: Setup Azure Service Bus
0 commit comments