Skip to content

Commit

Permalink
Bump azure/login from 1.4.2 to 1.4.3 (#18323)
Browse files Browse the repository at this point in the history
Bumps [azure/login](https://github.com/azure/login) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/azure/login/releases)
- [Commits](Azure/login@v1.4.2...v1.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2022
1 parent f33e1fe commit fa16970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@ jobs:
with:
name: ${{ needs.setup.outputs.vsix_artifact_name }}
- name: Azure Login
uses: azure/login@v1.4.2
uses: azure/login@v1.4.3
with:
creds: ${{ secrets.AZURE_CREDENTIALS }}
- name: Upload to Blob Storage
Expand Down

0 comments on commit fa16970

Please sign in to comment.