Skip to content

Commit

Permalink
chore(deps): update azure/login action to v1.6.0
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 tklauser committed Jan 9, 2024
1 parent 38f066e commit 2188769
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@de95379fe4dadc2defb305917eaa7e5dde727294 # v1.5.1
uses: azure/login@e15b166166a8746d1a47596803bd8c1b595455cf # v1.6.0
with:
client-id: ${{ secrets.AZURE_PR_CLIENT_ID }}
tenant-id: ${{ secrets.AZURE_PR_TENANT_ID }}
Expand Down

0 comments on commit 2188769

Please sign in to comment.