Skip to content

Commit

Permalink
chore(deps): update azure/login action to v2.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <bot@renovateapp.com>
  • Loading branch information
renovate[bot] committed Sep 18, 2024
1 parent 552cba8 commit e52d9e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aks-byocni.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
kubectl version --client
- name: Login to Azure
uses: azure/login@6c251865b4e6290e7b78be643ea2d005bc51f69a # v2.1.1
uses: azure/login@a65d910e8af852a8061c627c456678983e180302 # v2.2.0
with:
client-id: ${{ secrets.AZURE_PR_CLIENT_ID }}
tenant-id: ${{ secrets.AZURE_PR_TENANT_ID }}
Expand Down

0 comments on commit e52d9e0

Please sign in to comment.