diff --git a/.github/workflows/dependabot_reviewer.yml b/.github/workflows/dependabot_reviewer.yml index 0bad9bd11f8c..7f2c9c6fc2f5 100644 --- a/.github/workflows/dependabot_reviewer.yml +++ b/.github/workflows/dependabot_reviewer.yml @@ -2,7 +2,7 @@ # https://docs.github.com/en/code-security/dependabot/working-with-dependabot/automating-dependabot-with-github-actions name: Auto-review Dependabot PRs -on: pull_request_target +on: pull_request permissions: pull-requests: write