Skip to content

Commit

Permalink
chore(deps): update manusa/actions-setup-minikube action to v2.7.2 (#415
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 24, 2023
1 parent de4fc30 commit 5079d63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/load_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
# Here we test `nri-prometheus`, Kubernetes is just a tool we use for testing, so we should not care about the version
# of Kubernetes and we should not upgrade it so the test keeps working.
- name: Setup Minikube
uses: manusa/actions-setup-minikube@v2.7.1
uses: manusa/actions-setup-minikube@v2.7.2
with:
minikube version: v1.15.1
kubernetes version: v1.19.4
Expand Down

0 comments on commit 5079d63

Please sign in to comment.