Skip to content

Commit

Permalink
Merge pull request #1537 from shipwright-io/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/azure/setup-kubectl-4

Bump azure/setup-kubectl from 3 to 4
  • Loading branch information
openshift-merge-bot[bot] authored Mar 12, 2024
2 parents 9c5300d + 7e8ec31 commit 6bb032d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
with:
version: v0.15.2
- name: Install kubectl
uses: azure/setup-kubectl@v3
uses: azure/setup-kubectl@v4
with:
version: ${{ matrix.kubernetes }}
- name: Create kind cluster
Expand Down Expand Up @@ -149,7 +149,7 @@ jobs:
cache: true
check-latest: true
- name: Install kubectl
uses: azure/setup-kubectl@v3
uses: azure/setup-kubectl@v4
with:
version: ${{ matrix.kubernetes }}
- name: Create kind cluster
Expand Down

0 comments on commit 6bb032d

Please sign in to comment.