We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2b940e commit 629ce57Copy full SHA for 629ce57
.github/workflows/codeowners-merge.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- uses: actions/checkout@v1
13
- name: Run Codeowners merge check
14
- uses: OSS-Docs-Tools/[email protected].3
+ uses: OSS-Docs-Tools/[email protected].4
15
env:
16
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
17
with:
0 commit comments