Skip to content

Commit ec1fa3d

Browse files
authored
Merge pull request #4333 from github/dependabot/github_actions/azure/login-3.0.0
Bump azure/login from 2.3.0 to 3.0.0
2 parents 534c051 + cf9b4ae commit ec1fa3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
name: vscode-codeql-extension
148148

149149
- name: Azure User-assigned managed identity login
150-
uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2.3.0
150+
uses: azure/login@532459ea530d8321f2fb9bb10d1e0bcf23869a43 # v3.0.0
151151
with:
152152
client-id: ${{ secrets.AZURE_CLIENT_ID }}
153153
tenant-id: ${{ secrets.AZURE_TENANT_ID }}

0 commit comments

Comments
 (0)