We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 933c858 commit 6126cffCopy full SHA for 6126cff
.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@a0a1a67d6955b6efe190e9646e0ba536f882414a
+ - uses: dyladan/component-owners@58bd86e9814d23f1525d0a970682cead459fa783
16
with:
17
config-file: .github/component_owners.yml
18
repo-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments