Skip to content

Commit 11ffec0

Browse files
build(deps): bump azure/login from 1 to 2
Bumps [azure/login](https://github.com/azure/login) from 1 to 2. - [Release notes](https://github.com/azure/login/releases) - [Commits](Azure/login@v1...v2) --- updated-dependencies: - dependency-name: azure/login dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 92408c1 commit 11ffec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/azure-static-web-app-advanced.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
app-id: ${{ vars.APP_ID }}
7575
private-key: ${{ secrets.PRIVATE_KEY }}
7676
- name: Azure login
77-
uses: azure/login@v1
77+
uses: azure/login@v2
7878
with:
7979
client-id: ${{ vars.AZURE_CLIENT_ID }}
8080
tenant-id: ${{ vars.AZURE_TENANT_ID }}

0 commit comments

Comments
 (0)