Skip to content

Commit

Permalink
Merge pull request #1295 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.2

Bump azure/aks-set-context from 4.0.1 to 4.0.2 in /.github/actions/azure-login
  • Loading branch information
karianna authored Dec 10, 2024
2 parents 7cdd937 + 7cb7ab6 commit 058d430
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 @@ -25,7 +25,7 @@ runs:
run: az acr login --name adoptopenjdkacr

- name: Set the target Azure Kubernetes Service (AKS) cluster.
uses: azure/aks-set-context@1cf43fa609aaef0617c6a12deda238b920e926b0 # v4.0.1
uses: azure/aks-set-context@feeca6405be94202afcb1c395616ff29b1811b9f # v4.0.2
with:
resource-group: adoptium-api
cluster-name: adoptium-api

0 comments on commit 058d430

Please sign in to comment.