Skip to content

Commit

Permalink
Merge pull request #1450 from dependabot[bot]
Browse files Browse the repository at this point in the history
* pr/1450:
  Bump azure/login from 2.0.0 to 2.1.0

Closes gh-1450
  • Loading branch information
mhalbritter committed Apr 22, 2024
2 parents 45512c6 + 1fc2278 commit e11ff4b
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 e11ff4b

Please sign in to comment.