Skip to content

Commit

Permalink
Merge pull request #26 from johnmanjiro13/tagpr-from-v0.1.5
Browse files Browse the repository at this point in the history
Release for v0.1.6
  • Loading branch information
johnmanjiro13 committed Oct 15, 2023
2 parents f6a3be4 + c7634bd commit fe9f8ee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## [v0.1.6](https://github.com/johnmanjiro13/auto-reviewer-assign/compare/v0.1.5...v0.1.6) - 2023-10-03
- chore(deps): update actions/checkout action to v4 by @renovate in https://github.com/johnmanjiro13/auto-reviewer-assign/pull/24

## [v0.1.5](https://github.com/johnmanjiro13/auto-reviewer-assign/compare/v0.1.4...v0.1.5) - 2023-08-07
- chore(deps): update dependency eslint-config-prettier to v9 by @renovate in https://github.com/johnmanjiro13/auto-reviewer-assign/pull/21

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: johnmanjiro13/auto-reviewer-assign@v0.1.5
- uses: johnmanjiro13/auto-reviewer-assign@v0.1.6
with:
token: ${{ secrets.GITHUB_TOKEN }}
```

0 comments on commit fe9f8ee

Please sign in to comment.