mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 17:19:01 +01:00
Lock to commit rather than tag for Azure login action
This commit is contained in:
2
.github/workflows/devcontainer-cache.yml
vendored
2
.github/workflows/devcontainer-cache.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
|
||||
- name: Azure CLI login
|
||||
id: az_login
|
||||
uses: azure/login@v1
|
||||
uses: azure/login@77f1b2e3fb80c0e8645114159d17008b8a2e475a
|
||||
with:
|
||||
creds: ${{ secrets.AZ_ACR_CREDS }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user