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 eafdc3c commit 2a3c33dCopy full SHA for 2a3c33d
.github/workflows/component-owners.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
name: Auto Assign Owners
14
steps:
15
- - uses: dyladan/component-owners@cdaadffde64c918909ee081e3fe044b8910f56c2
+ - uses: dyladan/component-owners@a0a1a67d6955b6efe190e9646e0ba536f882414a
16
with:
17
config-file: .github/component_owners.yml
18
repo-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments