We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3d65b8b + a207194 commit f72dda2Copy full SHA for f72dda2
.github/actions/azure-login/action.yml
@@ -25,7 +25,7 @@ runs:
25
run: az acr login --name adoptopenjdkacr
26
27
- name: Set the target Azure Kubernetes Service (AKS) cluster.
28
- uses: azure/aks-set-context@feeca6405be94202afcb1c395616ff29b1811b9f # v4.0.2
+ uses: azure/aks-set-context@c7eb093e5a5d47caa333f64974d5fd1cd4bf069d # v4.0.3
29
with:
30
resource-group: adoptium-api
31
cluster-name: adoptium-api
0 commit comments