Skip to content

Commit 25295dc

Browse files
build(deps): bump azure/login from 1 to 2 (#162)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 00641dd commit 25295dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/powerpipe.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
if: ${{ inputs.cloud_provider == 'GCP' }}
116116

117117
- name: Authenticate to Azure Cloud
118-
uses: azure/login@v1
118+
uses: azure/login@v2
119119
with:
120120
client-id: ${{ secrets.AZURE_CLIENT_ID }}
121121
tenant-id: ${{ secrets.AZURE_TENANT_ID }}

0 commit comments

Comments
 (0)