Skip to content

Commit

Permalink
build(deps): bump azure/login from 1 to 2 (#705)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent d5f4b97 commit 220261c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/platform.apiSpecs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:

- name: Azure Login
id: login
uses: azure/login@v1
uses: azure/login@v2
with:
client-id: ${{ secrets.API_SPECS_OIDC_CLIENT_ID }}
tenant-id: ${{ secrets.API_SPECS_OIDC_TENANT_ID }}
Expand Down

0 comments on commit 220261c

Please sign in to comment.