Skip to content

Commit

Permalink
Merge pull request #14 from FINTLabs/dependabot/github_actions/azure/…
Browse files Browse the repository at this point in the history
…aks-set-context-4

Bump azure/aks-set-context from 3 to 4
  • Loading branch information
erlingjahr authored May 22, 2024
2 parents 0d2305a + b9dbc8c commit d1569a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CD.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
kubelogin-version: 'v0.0.26'

- name: Set the target cluster
uses: azure/aks-set-context@v3
uses: azure/aks-set-context@v4
with:
cluster-name: '${{ matrix.cluster }}'
resource-group: '${{ steps.resource-group.outputs.result }}'
Expand Down

0 comments on commit d1569a2

Please sign in to comment.