Skip to content

Commit

Permalink
build: Bump azure/login from 1 to 2 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent 7774db6 commit 1256bc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 'Login via Azure CLI'
uses: azure/login@v1
uses: azure/login@v2
with:
creds: ${{ secrets.AZURE_RBAC_CREDENTIALS }}
- uses: actions/checkout@v4
Expand Down

0 comments on commit 1256bc9

Please sign in to comment.