We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2891949 commit ff86a55Copy full SHA for ff86a55
README.md
@@ -14,7 +14,7 @@ See [action.yml](./action.yml) for a list of all the available inputs and output
14
You can pass inputs like this:
15
16
```yaml
17
- - uses: autofix-ci/action@hash
+ - uses: autofix-ci/action@hash # replace with the latest commit hash
18
with:
19
fail-fast: false
20
```
0 commit comments