mirror of
https://github.com/ludeeus/action-shellcheck.git
synced 2025-01-18 17:41:58 +01:00
Set 0.9.0 as example version (#85)
This commit is contained in:
parent
c4b2ed0185
commit
e07831dc6f
@ -1,6 +1,6 @@
|
|||||||
# ShellCheck
|
# ShellCheck
|
||||||
|
|
||||||
_GitHub action for ShellCheck._
|
_GitHub action for [ShellCheck](https://www.shellcheck.net/)._
|
||||||
|
|
||||||
## Example
|
## Example
|
||||||
|
|
||||||
@ -178,5 +178,5 @@ If running the latest stable version of Shellcheck is not to your liking, you ca
|
|||||||
- name: Run ShellCheck
|
- name: Run ShellCheck
|
||||||
uses: ludeeus/action-shellcheck@master
|
uses: ludeeus/action-shellcheck@master
|
||||||
with:
|
with:
|
||||||
version: v0.7.0
|
version: v0.9.0
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user