Skip to content

Commit

Permalink
fix: update example in doc
Browse files Browse the repository at this point in the history
Suggest use of version compatible tag rather than main
  • Loading branch information
Ryan Faircloth committed Aug 7, 2021
1 parent 9849989 commit 3668d7a
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 @@ -28,7 +28,7 @@ The file name to use for the json result.
## Example usage

```yml
uses: splunk/appinspect-cli-action@main
uses: splunk/appinspect-cli-action@v1
with:
app_path: 'test'
```

0 comments on commit 3668d7a

Please sign in to comment.