Skip to content

Commit

Permalink
Bump azure/setup-kubectl from 3 to 4 (#1235)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent 1fa9312 commit d046f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backup-db.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
azure-credentials: ${{ secrets.AZURE_CREDENTIALS }}

- name: Install kubectl
uses: azure/setup-kubectl@v3
uses: azure/setup-kubectl@v4

- name: Get k8s credentials
run: make ci production_aks get-cluster-credentials
Expand Down

0 comments on commit d046f57

Please sign in to comment.