Merge pull request #164180 from microsoft/dependabot/github_actions/azure/login-1.4.6

Bump azure/login from 1.3.0 to 1.4.6
This commit is contained in:
Chuck Lantz 2022-10-21 08:58:21 -05:00 committed by GitHub
commit b322251d02
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ jobs:
- name: Azure CLI login
id: az_login
uses: azure/login@77f1b2e3fb80c0e8645114159d17008b8a2e475a
uses: azure/login@92a5484dfaf04ca78a94597f4f19fea633851fa2
with:
creds: ${{ secrets.AZ_ACR_CREDS }}