Skip to content

Commit b9e2024

Browse files
ci(deps): bump azure/aks-set-context from 4.0.3 to 5.0.0
Bumps [azure/aks-set-context](https://github.com/azure/aks-set-context) from 4.0.3 to 5.0.0. - [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@c7eb093...60623ac) --- updated-dependencies: - dependency-name: azure/aks-set-context dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4578aea commit b9e2024

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-k8s.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
client-id: ${{ secrets.AZURE_CLIENT_ID }}
3535
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
3636
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
37-
- uses: azure/aks-set-context@c7eb093e5a5d47caa333f64974d5fd1cd4bf069d
37+
- uses: azure/aks-set-context@60623acbdcbbdcf799ad50a1adf8703874339f8b
3838
with:
3939
resource-group: ${{env.AZURE_RESOURCE_GROUP}}
4040
cluster-name: ${{env.AZURE_AKS_CLUSTER}}

0 commit comments

Comments
 (0)