Skip to content

Commit

Permalink
Minor ♻️ to set the correct tag
Browse files Browse the repository at this point in the history
  • Loading branch information
JJ committed Apr 20, 2024
1 parent d1c81da commit 526dfe7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ There are several forks of this action, with additional features:
- `v9`: adds some informative messages, disables API calls for private repositories.
- `v10`: Skips checks if not in a pull request; adds information to prevent this use too.
- `v11`: Adds a configuration variable that skips users, with dependabot skipped by default (or passed through).
- `v12`: Make compatible with private repos. Upgrade to latest github API.
- `v12`: Make it compatible with private repos. Upgrade to latest github API.
- `v13`: Fixes the use of `waivedUsers` which didn't actually work.
- `v14`: Eliminates setting of environment variables, documents using action
output.
Expand All @@ -187,5 +187,5 @@ There are several forks of this action, with additional features:

## License

This is a modification of the original template, and is released under
the MIT license.
(c) JJ Merelo, 2021-2014. Released under the MIT license. Read
[LICENSE](LICENSE) for more details.

0 comments on commit 526dfe7

Please sign in to comment.