diff --git a/.github/workflows/dependabot-automerge.yml b/.github/workflows/dependabot-automerge.yml index b69107a..9c48e14 100644 --- a/.github/workflows/dependabot-automerge.yml +++ b/.github/workflows/dependabot-automerge.yml @@ -99,6 +99,10 @@ jobs: refresh-behind-dependabot-prs: name: Refresh behind Dependabot PRs if: github.event_name != 'pull_request' + permissions: + actions: write + contents: write + pull-requests: write runs-on: ubuntu-latest steps: - name: Update behind safe Dependabot PRs