Skip to content

Commit

Permalink
updated to v2.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: JJ Asghar <jjasghar@gmail.com>
  • Loading branch information
jjasghar committed Oct 16, 2020
1 parent b4ea83b commit c559b14
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
File renamed without changes.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ To use this function in your repository perform the following steps:
steps:
- name: Checking out our code
uses: actions/checkout@master
- name: Remove problematic words
uses: jjasghar/actions-words-really-matter@v2.0.0
- name: Remove the problematic words
uses: jjasghar/actions-words-really-matter@v2.0.1
- name: Create Pull Request
uses: peter-evans/create-pull-request@v2
with:
Expand Down Expand Up @@ -80,7 +80,7 @@ Re-build it locally and run it.

## License & Authors

If you would like to see the detailed LICENCE click [here](LICENCE).
If you would like to see the detailed LICENCE click [here](./LICENSE).

- Author: JJ Asghar <awesome@ibm.com>
- Author: Steve Martinelli <stevemar@ca.ibm.com>

0 comments on commit c559b14

Please sign in to comment.