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 9738270 commit c3fc90fCopy full SHA for c3fc90f
.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@cb42e3ee14a59c01abccd401f126a0f4c3991cb3 # main
+ - uses: open-telemetry/assign-reviewers-action@fcd27c5381c10288b23d423ab85473710a33389e # main
22
with:
23
config-file: .github/component_owners.yml
0 commit comments