Skip to content

Commit

Permalink
chore(deps): update azure/login action to v1.5.1
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <[email protected]>
  • Loading branch information
renovate[bot] authored and michi-covalent committed Dec 4, 2023
1 parent 94852c1 commit 17619d9
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 @@ -63,7 +63,7 @@ jobs:
kubectl version --client
- name: Login to Azure
uses: azure/login@4c88f01b0e3a5600e08a37889921afd060f75cf0 # v1.5.0
uses: azure/login@de95379fe4dadc2defb305917eaa7e5dde727294 # v1.5.1
with:
client-id: ${{ secrets.AZURE_PR_CLIENT_ID }}
tenant-id: ${{ secrets.AZURE_PR_TENANT_ID }}
Expand Down

0 comments on commit 17619d9

Please sign in to comment.