Skip to content

Commit

Permalink
chore(deps): update manusa/actions-setup-minikube action to v2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 13, 2024
1 parent 46b20b5 commit 8ee17e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
with:
go-version-file: go.mod
- name: Setup Minikube
uses: manusa/actions-setup-minikube@v2.10.0
uses: manusa/actions-setup-minikube@v2.11.0
with:
minikube version: v1.29.0
kubernetes version: ${{ matrix.k8sVersion }}
Expand Down

0 comments on commit 8ee17e4

Please sign in to comment.