Skip to content

Commit

Permalink
Merge pull request #1181 from adoptium/dependabot/github_actions/dot-…
Browse files Browse the repository at this point in the history
…github/actions/azure-login/azure/aks-set-context-4.0.1

Bump azure/aks-set-context from 4.0.0 to 4.0.1 in /.github/actions/azure-login
  • Loading branch information
karianna authored Sep 10, 2024
2 parents 0491efe + e9fe905 commit 6ca1e6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/azure-login/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ runs:
password: ${{ inputs.AZURE_CLIENT_SECRET }}

- name: Set the target Azure Kubernetes Service (AKS) cluster.
uses: azure/aks-set-context@37037e33d3a2fc08abe40c887d81c3f6e1eb93b9 # v4.0.0
uses: azure/aks-set-context@1cf43fa609aaef0617c6a12deda238b920e926b0 # v4.0.1
with:
resource-group: adopt-api
cluster-name: aksff92

0 comments on commit 6ca1e6b

Please sign in to comment.