Skip to content

Commit 1972b06

Browse files
committed
Update version
1 parent e8b5385 commit 1972b06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,12 @@ jobs:
4848
steps:
4949
- uses: actions/checkout@v1
5050
- name: Run Codeowners merge check
51-
uses: OSS-Docs-Tools/code-owner-self-merge@1.5.2
51+
uses: OSS-Docs-Tools/code-owner-self-merge@1.6.5
5252
env:
5353
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5454
```
5555
56-
Then you should be good to go.
56+
Then you should be good to go. Note that I might not have bumped the version in `^`, so double [check the releases.](https://github.com/OSS-Docs-Tools/code-owner-self-merge/releases)
5757

5858
### Security
5959

0 commit comments

Comments
 (0)