Skip to content

Commit

Permalink
chore(deps): update kubernetes related testing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2023
1 parent 74e017a commit 6620d22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ jobs:
- name: Install Minikube
uses: manusa/[email protected]
with:
minikube version: v1.31.0
kubernetes version: v1.27.4
minikube version: v1.31.2
kubernetes version: v1.28.2
github token: ${{ secrets.GITHUB_TOKEN }}
driver: docker
start args: "--container-runtime=containerd"
Expand Down

0 comments on commit 6620d22

Please sign in to comment.