Skip to content

Commit 42db3e0

Browse files
authored
Merge pull request #65 from renoki-co/dependabot/github_actions/manusa/actions-setup-minikube-2.6.1
Bump manusa/actions-setup-minikube from 2.6.0 to 2.6.1
2 parents acd3bae + de5163a commit 42db3e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
path: ~/.composer/cache/files
6262
key: composer-php-${{ matrix.php }}-${{ matrix.laravel }}-${{ matrix.prefer }}-${{ hashFiles('composer.json') }}
6363

64-
- uses: manusa/actions-setup-minikube@v2.6.0
64+
- uses: manusa/actions-setup-minikube@v2.6.1
6565
name: Setup Minikube
6666
with:
6767
minikube version: v1.25.2

0 commit comments

Comments
 (0)