Skip to content

Commit

Permalink
Remove version
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus committed Nov 5, 2020
1 parent 67b4786 commit 8fe8a9e
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 @@ -68,7 +68,7 @@ All these checks can be disbled with `with.ignore`:
To use a specific version of this action instead of `main` set the value after `@` in the `uses` definition, like:

```yaml
uses: hacs/action@20.11.0
uses: hacs/action@xx.xx.x
```

If you do this, please enable [dependabot](https://dependabot.com/github-actions/) to help you keep that up to date.

0 comments on commit 8fe8a9e

Please sign in to comment.