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 cd9fc00 commit 7a645edCopy full SHA for 7a645ed
.github/workflows/assign-reviewers.yml
@@ -18,6 +18,6 @@ jobs:
18
pull-requests: write # for assigning reviewers
19
runs-on: ubuntu-latest
20
steps:
21
- - uses: open-telemetry/assign-reviewers-action@fcd27c5381c10288b23d423ab85473710a33389e # main
+ - uses: open-telemetry/assign-reviewers-action@2f4f06ccc561740d5094d9ca5e66dc2392d13e8f # main
22
with:
23
config-file: .github/component_owners.yml
0 commit comments