We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7cdd937 + 7cb7ab6 commit 058d430Copy full SHA for 058d430
.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@1cf43fa609aaef0617c6a12deda238b920e926b0 # v4.0.1
+ uses: azure/aks-set-context@feeca6405be94202afcb1c395616ff29b1811b9f # v4.0.2
29
with:
30
resource-group: adoptium-api
31
cluster-name: adoptium-api
0 commit comments