Skip to content

Commit 058d430

Browse files
authored
Merge pull request #1295 from adoptium/dependabot/github_actions/dot-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
2 parents 7cdd937 + 7cb7ab6 commit 058d430

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/azure-login/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ runs:
2525
run: az acr login --name adoptopenjdkacr
2626

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

0 commit comments

Comments
 (0)