Skip to content

Commit

Permalink
Bump manusa/actions-setup-minikube from 2.4.3 to 2.6.0
Browse files Browse the repository at this point in the history
Bumps [manusa/actions-setup-minikube](https://github.com/manusa/actions-setup-minikube) from 2.4.3 to 2.6.0.
- [Release notes](https://github.com/manusa/actions-setup-minikube/releases)
- [Commits](manusa/actions-setup-minikube@v2.4.3...v2.6.0)

---
updated-dependencies:
- dependency-name: manusa/actions-setup-minikube
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 9, 2022
1 parent 232f267 commit 340cdb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
path: ~/.composer/cache/files
key: composer-php-${{ matrix.php }}-${{ matrix.laravel }}-${{ matrix.prefer }}-${{ hashFiles('composer.json') }}

- uses: manusa/actions-setup-minikube@v2.4.3
- uses: manusa/actions-setup-minikube@v2.6.0
name: Setup Minikube
with:
minikube version: v1.17.0
Expand Down

0 comments on commit 340cdb8

Please sign in to comment.