Skip to content

Commit 03caea2

Browse files
Bump azure/login from 2 to 3 (#9876)
Bumps [azure/login](https://github.com/azure/login) from 2 to 3. - [Release notes](https://github.com/azure/login/releases) - [Commits](Azure/login@v2...v3) --- updated-dependencies: - dependency-name: azure/login dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6aa59d4 commit 03caea2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/permissions-reference-gen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
path: docs
2626

2727
- name: Azure Login using Federated Identity
28-
uses: azure/login@v2
28+
uses: azure/login@v3
2929
with:
3030
client-id: ${{ secrets.GRAPHPERMISSIONSREFERENCE_CLIENT_ID }}
3131
tenant-id: ${{ secrets.GRAPHPERMISSIONSREFERENCE_TENANT_ID }}

0 commit comments

Comments
 (0)