Skip to content

Commit c30b12a

Browse files
author
Orta Therox
authored
Merge pull request #1128 from microsoft/orta-patch-1
Update self-merging automation
2 parents f597c38 + 1e13568 commit c30b12a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeowners-merge.yml

Lines changed: 1 addition & 1 deletion
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/[email protected].0
14+
uses: OSS-Docs-Tools/[email protected].2
1515
if: github.repository == 'microsoft/TypeScript-DOM-lib-generator'
1616
env:
1717
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)