Skip to content

Commit 24abb19

Browse files
author
Peter Bengtsson
authored
use the same azure/login SHA (#33463)
1 parent a34e810 commit 24abb19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main-preview-docker-cache.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
steps:
3232
- name: 'Az CLI login'
33-
uses: azure/login@66d2e78565ab7af265d2b627085bc34c73ce6abb
33+
uses: azure/login@1f63701bf3e6892515f1b7ce2d2bf1708b46beaf
3434
with:
3535
creds: ${{ secrets.NONPROD_AZURE_CREDENTIALS }}
3636

0 commit comments

Comments
 (0)