Skip to content

Commit

Permalink
fix: bump Azure/login from 1.4.7 to 1.5.1 (#33)
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 May 16, 2024
1 parent 3b81386 commit df5a4b7
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@v4
- uses: Azure/login@v1.4.7
- uses: Azure/login@v1.5.1
continue-on-error: true
with:
creds: ${{ secrets.AZURE_CREDENTIALS }}
Expand Down

0 comments on commit df5a4b7

Please sign in to comment.