Skip to content

Commit

Permalink
Merge pull request #73 from DFE-Digital/925-fix-kubelogin-arm-bug
Browse files Browse the repository at this point in the history
[925] Bugfix: point kubelogin at set-arm-environment-variables master
  • Loading branch information
saliceti authored Jan 26, 2024
2 parents 3f47fa6 + 9cd7c04 commit 5e2abf2
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 @@ -10,7 +10,7 @@ runs:
using: composite
steps:
- name: Set ARM variables
uses: DFE-Digital/github-actions/set-arm-environment-variables@925-rbac-migrate-clusters-development
uses: DFE-Digital/github-actions/set-arm-environment-variables@master
with:
azure-credentials: ${{ inputs.azure-credentials }}

Expand Down

0 comments on commit 5e2abf2

Please sign in to comment.