Skip to content

Commit

Permalink
[RELEASE] Release v2.6.1
Browse files Browse the repository at this point in the history
manusa committed Jul 21, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent e88566c commit 1f246d6
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -27,9 +27,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v1
uses: actions/checkout@v2
- name: Setup Minikube
uses: manusa/[email protected].0
uses: manusa/[email protected].1
with:
minikube version: 'v1.26.0'
kubernetes version: 'v1.24.1'
2 changes: 1 addition & 1 deletion node_modules/.package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "github-actions-setup-minikube",
"version": "2.6.0",
"version": "2.6.1",
"description": "Set up your GitHub Actions workflow with a specific version of Minikube and Kubernetes",
"main": "src/index.js",
"scripts": {

0 comments on commit 1f246d6

Please sign in to comment.