Skip to content

Commit

Permalink
chore(deps): Bump manusa/actions-setup-minikube from v2.1.0 to v2.3.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 v2.1.0 to v2.3.0.
- [Release notes](https://github.com/manusa/actions-setup-minikube/releases)
- [Commits](manusa/actions-setup-minikube@v2.1.0...5118549)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and manusa committed Dec 30, 2020
1 parent bc81297 commit 632df5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
key: ${{ runner.os }}-m2-${{ hashFiles('**/pom.xml') }}-${{ github.sha }}
restore-keys: ${{ runner.os }}-m2
- name: Setup Minikube-Kubernetes
uses: manusa/actions-setup-minikube@v2.1.0
uses: manusa/actions-setup-minikube@v2.3.0
with:
minikube version: v1.9.2
kubernetes version: ${{ matrix.kubernetes }}
Expand Down

0 comments on commit 632df5f

Please sign in to comment.