Skip to content

Commit c3f379f

Browse files
Tobianasihrasko
authored andcommitted
Bump actions-setup-minikube to 2.15.0
Use the latest minikube setup: https://github.com/manusa/actions-setup-minikube/releases/tag/v2.15.0 JIRA: LIGHTY-424 Signed-off-by: tobias.pobocik <[email protected]> Signed-off-by: Ivan Hrasko <[email protected]> (cherry picked from commit 4cf06dd)
1 parent 25dcade commit c3f379f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-lighty-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
key: ${{ runner.os }}-m2-${{ hashFiles('**/pom.xml') }}
3939
restore-keys: ${{ runner.os }}-m2
4040
- name: Setup Minikube
41-
uses: manusa/actions-setup-minikube@v2.14.0
41+
uses: manusa/actions-setup-minikube@v2.15.0
4242
with:
4343
minikube version: 'v1.35.0'
4444
kubernetes version: 'v1.33.0'

0 commit comments

Comments
 (0)