Skip to content

Commit fa16970

Browse files
Bump azure/login from 1.4.2 to 1.4.3 (#18323)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f33e1fe commit fa16970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ jobs:
399399
with:
400400
name: ${{ needs.setup.outputs.vsix_artifact_name }}
401401
- name: Azure Login
402-
uses: azure/[email protected].2
402+
uses: azure/[email protected].3
403403
with:
404404
creds: ${{ secrets.AZURE_CREDENTIALS }}
405405
- name: Upload to Blob Storage

0 commit comments

Comments
 (0)