Skip to content

Commit

Permalink
feat: bump action to v0.6.0 in README
Browse files Browse the repository at this point in the history
  • Loading branch information
kbdharun authored Mar 26, 2024
1 parent d50ee29 commit 98700fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ See [action.yml](action.yml)
```yaml
steps:
- uses: actions/checkout@v4
- uses: vanilla-os/vib-gh-action@v0.5.0
- uses: vanilla-os/vib-gh-action@v0.6.0
with:
recipe: 'myRecipe.yml'
plugins: org/repo:tag,org/repo:tag
Expand Down

0 comments on commit 98700fd

Please sign in to comment.