Skip to content

Commit

Permalink
TEMP: use oidc-ga branch for set-arm action
Browse files Browse the repository at this point in the history
  • Loading branch information
saliceti committed Dec 19, 2024
1 parent 183f53e commit a2e95ca
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 @@ -23,7 +23,7 @@ runs:
using: composite
steps:
- name: Set ARM variables
uses: DFE-Digital/github-actions/set-arm-environment-variables@master
uses: DFE-Digital/github-actions/set-arm-environment-variables@oidc-ga
with:
azure-credentials: ${{ inputs.azure-credentials }}
azure-client-id: ${{ inputs.azure-client-id }}
Expand Down

0 comments on commit a2e95ca

Please sign in to comment.