We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b18d7f6 commit d085674Copy full SHA for d085674
1 file changed
README.md
@@ -48,7 +48,7 @@ jobs:
48
steps:
49
- uses: actions/checkout@v1
50
- name: Run Codeowners merge check
51
- uses: OSS-Docs-Tools/code-owner-self-merge@1.6.5
+ uses: OSS-Docs-Tools/code-owner-self-merge@1.6.7
52
env:
53
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
54
```
0 commit comments