Skip to content

Commit

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

Closes gh-1591
  • Loading branch information
mhalbritter committed Sep 25, 2024
2 parents e1eeda3 + 9eefd74 commit 09ea841
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@6c251865b4e6290e7b78be643ea2d005bc51f69a # v2.1.1
uses: azure/login@a65d910e8af852a8061c627c456678983e180302 # v2.2.0
with:
creds: ${{ secrets.AZURE_CREDENTIALS_SPRING_IO }}

Expand Down

0 comments on commit 09ea841

Please sign in to comment.