Skip to content

Commit f72dda2

Browse files
authored
Merge pull request #1456 from adoptium/dependabot/github_actions/dot-github/actions/azure-login/azure/aks-set-context-4.0.3
Bump azure/aks-set-context from 4.0.2 to 4.0.3 in /.github/actions/azure-login
2 parents 3d65b8b + a207194 commit f72dda2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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@feeca6405be94202afcb1c395616ff29b1811b9f # v4.0.2
28+
uses: azure/aks-set-context@c7eb093e5a5d47caa333f64974d5fd1cd4bf069d # v4.0.3
2929
with:
3030
resource-group: adoptium-api
3131
cluster-name: adoptium-api

0 commit comments

Comments
 (0)