Skip to content

Commit a207194

Browse files
Bump azure/aks-set-context in /.github/actions/azure-login
Bumps [azure/aks-set-context](https://github.com/azure/aks-set-context) from 4.0.2 to 4.0.3. - [Release notes](https://github.com/azure/aks-set-context/releases) - [Changelog](https://github.com/Azure/aks-set-context/blob/main/CHANGELOG.md) - [Commits](Azure/aks-set-context@feeca64...c7eb093) --- updated-dependencies: - dependency-name: azure/aks-set-context dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d65b8b commit a207194

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)