Skip to content

Commit

Permalink
fix: bump Azure/login from 1.4.6 to 1.4.7 (#24)
Browse files Browse the repository at this point in the history
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 Sep 14, 2023
1 parent 00a1b4b commit e47db04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
args: -m integration
steps:
- uses: actions/checkout@v2
- uses: Azure/login@v1.4.6
- uses: Azure/login@v1.4.7
continue-on-error: true
with:
creds: ${{ secrets.AZURE_CREDENTIALS }}
Expand Down

0 comments on commit e47db04

Please sign in to comment.