Skip to content

Commit

Permalink
set 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zhilyaev committed Jan 24, 2022
1 parent 16a9d6d commit 793b4c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
external:
runs-on: ubuntu-latest
steps:
- uses: helmwave/setup-action@v0.1.2
- uses: helmwave/setup-action@v0.2.0
name: Install helmwave
with:
version: '0.17.1'
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Install a specific version of helmwave binary on the runner.

```yaml
- uses: helmwave/setup-action@v0.1.1
- uses: helmwave/setup-action@v0.2.0
with:
version: '0.17.1'
id: install
Expand Down

0 comments on commit 793b4c2

Please sign in to comment.