Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit f217195

Browse files
fix: bump Azure/login from 1.4.7 to 1.5.1
Bumps [Azure/login](https://github.com/azure/login) from 1.4.7 to 1.5.1. - [Release notes](https://github.com/azure/login/releases) - [Commits](Azure/login@v1.4.7...v1.5.1) --- updated-dependencies: - dependency-name: Azure/login dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c8ec939 commit f217195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
args: -m integration
2929
steps:
3030
- uses: actions/checkout@v4
31-
- uses: Azure/login@v1.4.7
31+
- uses: Azure/login@v1.5.1
3232
continue-on-error: true
3333
with:
3434
creds: ${{ secrets.AZURE_CREDENTIALS }}

0 commit comments

Comments
 (0)