Skip to content

Commit

Permalink
Bump azure/login from 2.1.1 to 2.2.0 in the actions group
Browse files Browse the repository at this point in the history
Bumps the actions group with 1 update: [azure/login](https://github.com/azure/login).


Updates `azure/login` from 2.1.1 to 2.2.0
- [Release notes](https://github.com/azure/login/releases)
- [Commits](Azure/login@6c25186...a65d910)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and nginx-jack committed Sep 20, 2024
1 parent f888443 commit 1edd4df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ jobs:
echo "DEPLOYMENT_DOMAIN=${DOMAIN}" >> $GITHUB_ENV
- name: Azure login
uses: azure/login@6c251865b4e6290e7b78be643ea2d005bc51f69a # v2.1.1
uses: azure/login@a65d910e8af852a8061c627c456678983e180302 # v2.2.0
with:
creds: ${{ secrets.AZURE_CREDENTIALS }}

Expand Down

0 comments on commit 1edd4df

Please sign in to comment.