Skip to content

Commit 4256ce0

Browse files
Bump azure/login from 2.1.0 to 2.3.0
Bumps [azure/login](https://github.com/azure/login) from 2.1.0 to 2.3.0. - [Release notes](https://github.com/azure/login/releases) - [Commits](Azure/login@6b24568...a457da9) --- updated-dependencies: - dependency-name: azure/login dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c5d85cb commit 4256ce0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Windows_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: dotnet pack /p:PackageVersion=${{ github.ref_name }} -c Release -o ./output
4141

4242
- name: Azure Login
43-
uses: azure/login@6b2456866fc08b011acb422a92a4aa20e2c4de32
43+
uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5
4444
with:
4545
client-id: ${{ secrets.AZURE_CLIENT_ID }}
4646
tenant-id: ${{ secrets.AZURE_TENANT_ID }}

0 commit comments

Comments
 (0)