Skip to content

Commit

Permalink
Bump azure/login from 2.0.0 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [azure/login](https://github.com/azure/login) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/azure/login/releases)
- [Commits](Azure/login@8c334a1...6b24568)

---
updated-dependencies:
- dependency-name: azure/login
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

See gh-1450
  • Loading branch information
dependabot[bot] authored and mhalbritter committed Apr 22, 2024
1 parent 45512c6 commit 1fc2278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: ./mvnw --batch-mode --update-snapshots verify

- name: Set up Azure
uses: azure/login@8c334a195cbb38e46038007b304988d888bf676a
uses: azure/login@6b2456866fc08b011acb422a92a4aa20e2c4de32
with:
creds: ${{ secrets.AZURE_CREDENTIALS_SPRING_IO }}

Expand Down

0 comments on commit 1fc2278

Please sign in to comment.