Skip to content

Commit 5958847

Browse files
author
Orta Therox
authored
Update codeowners-merge.yml
1 parent f3c6f43 commit 5958847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeowners-merge.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v1
1313
- name: Run Codeowners merge check
14-
uses: OSS-Docs-Tools/code-owner-self-merge@1.5.4
14+
uses: OSS-Docs-Tools/code-owner-self-merge@1.6.0
1515
if: github.repository == 'microsoft/TypeScript-DOM-lib-generator'
1616
env:
1717
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)