Skip to content

Commit

Permalink
docs: fix action example (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsstevenson authored Nov 11, 2024
1 parent 83ba654 commit 40b69a1
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 @@ -19,7 +19,7 @@ This action uses [Sprocket](https://github.com/stjude-rust-labs/sprocket) to val

## Example usage
```
uses: actions/sprocket-action@v1
uses: stjude-rust-labs/sprocket-action@main
with:
lint: true
exclude-patterns: template,test
Expand Down

0 comments on commit 40b69a1

Please sign in to comment.