Skip to content

Commit e47db04

Browse files
fix: bump Azure/login from 1.4.6 to 1.4.7 (microsoft#24)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 00a1b4b commit e47db04

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@v2
31-
- uses: Azure/[email protected].6
31+
- uses: Azure/[email protected].7
3232
continue-on-error: true
3333
with:
3434
creds: ${{ secrets.AZURE_CREDENTIALS }}

0 commit comments

Comments
 (0)