From 6b8bbaed05f816c494be48d25fef49ee28aae8cb Mon Sep 17 00:00:00 2001 From: Tom Keller <1083460+kellertk@users.noreply.github.com> Date: Thu, 31 Jul 2025 12:55:40 -0700 Subject: [PATCH] chore: switch to pull_request_target for dependabot-autoapprove --- .github/workflows/dependabot-autoapprove.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependabot-autoapprove.yml b/.github/workflows/dependabot-autoapprove.yml index 209fb8e..9b25429 100644 --- a/.github/workflows/dependabot-autoapprove.yml +++ b/.github/workflows/dependabot-autoapprove.yml @@ -1,6 +1,6 @@ name: Dependabot auto-approve on: - pull_request: + pull_request_target: workflow_dispatch: permissions: