Skip to content

Commit

Permalink
Set 0.9.0 as example version (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus authored Jan 29, 2023
1 parent c4b2ed0 commit e07831d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ShellCheck

_GitHub action for ShellCheck._
_GitHub action for [ShellCheck](https://www.shellcheck.net/)._

## Example

Expand Down Expand Up @@ -178,5 +178,5 @@ If running the latest stable version of Shellcheck is not to your liking, you ca
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
version: v0.7.0
version: v0.9.0
```

0 comments on commit e07831d

Please sign in to comment.