Skip to content

Commit

Permalink
updated CD.yaml WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
Erling Jahr committed May 22, 2024
1 parent 003968b commit 07703e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CD.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
with:
creds: "${{ secrets[format('AKS_{0}_FINT_GITHUB', steps.environment.outputs.result)] }}"

- uses: azure/use-kubelogin@v1.1
- uses: azure/use-kubelogin@v1.2
with:
kubelogin-version: 'v0.0.26'

Expand Down

0 comments on commit 07703e1

Please sign in to comment.