Skip to content
This repository was archived by the owner on Dec 3, 2025. It is now read-only.

Commit 6baa494

Browse files
Bump azure/login from 2.1.1 to 2.2.0 (#1175)
Bumps [azure/login](https://github.com/azure/login) from 2.1.1 to 2.2.0. - [Release notes](https://github.com/azure/login/releases) - [Commits](Azure/login@v2.1.1...v2.2.0) --- updated-dependencies: - dependency-name: azure/login dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 96c2fbd commit 6baa494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
git clone -b master https://${{ secrets.GIT_TOKEN }}@github.com/crowdbotics/github-actions.git
3939
4040
- name: Azure login
41-
uses: azure/login@v2.1.1
41+
uses: azure/login@v2.2.0
4242
with:
4343
creds: "${{ secrets.AZURE_CREDENTIALS }}"
4444

0 commit comments

Comments
 (0)