Skip to content

Commit

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

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

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

See gh-1479
  • Loading branch information
dependabot[bot] authored and mhalbritter committed May 27, 2024
1 parent fef6b04 commit a7948cf
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@6b2456866fc08b011acb422a92a4aa20e2c4de32
uses: azure/login@6c251865b4e6290e7b78be643ea2d005bc51f69a
with:
creds: ${{ secrets.AZURE_CREDENTIALS_SPRING_IO }}

Expand Down

0 comments on commit a7948cf

Please sign in to comment.