Skip to content

Commit

Permalink
Merge pull request #36 from kyegomez/dependabot/github_actions/azure/…
Browse files Browse the repository at this point in the history
…setup-kubectl-4
  • Loading branch information
kyegomez authored Mar 18, 2024
2 parents 41f4fda + 5423b05 commit ce50f01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-kubernetes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v4

- name: Set up Kubectl
uses: azure/setup-kubectl@v3
uses: azure/setup-kubectl@v4

- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v4
Expand Down

0 comments on commit ce50f01

Please sign in to comment.