Skip to content

Commit

Permalink
Merge pull request #75 from DFE-Digital/926-update-github-actions-in-…
Browse files Browse the repository at this point in the history
…teacher-services-cloud-2

azure/use-kubelogin upgraded to 1.2
  • Loading branch information
saliceti authored Feb 21, 2024
2 parents 5e2abf2 + 99974c6 commit ae9c258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion set-kubelogin-environment/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ runs:
azure-credentials: ${{ inputs.azure-credentials }}

- name: Set up kubelogin
uses: azure/use-kubelogin@v1
uses: azure/use-kubelogin@v1.2
with:
kubelogin-version: 'v0.0.33'

Expand Down

0 comments on commit ae9c258

Please sign in to comment.