Skip to content

Commit 6c9f04c

Browse files
build(deps): bump manusa/actions-setup-minikube from 2.13.0 to 2.13.1 (#174)
Bumps [manusa/actions-setup-minikube](https://github.com/manusa/actions-setup-minikube) from 2.13.0 to 2.13.1. - [Release notes](https://github.com/manusa/actions-setup-minikube/releases) - [Commits](manusa/actions-setup-minikube@v2.13.0...v2.13.1) --- updated-dependencies: - dependency-name: manusa/actions-setup-minikube dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ac51f08 commit 6c9f04c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
java-version: 21
4848
cache: 'maven'
4949
- name: Setup minikube for E2E tests
50-
uses: manusa/[email protected].0
50+
uses: manusa/[email protected].1
5151
with:
5252
minikube version: v1.34.0
5353
kubernetes version: v1.31.1

0 commit comments

Comments
 (0)