diff --git a/.github/workflows/dependabot-autoapprove.yml b/.github/workflows/dependabot-autoapprove.yml index 5bf3c8d..6ac9647 100644 --- a/.github/workflows/dependabot-autoapprove.yml +++ b/.github/workflows/dependabot-autoapprove.yml @@ -2,6 +2,7 @@ name: Dependabot auto-approve on: pull_request permissions: pull-requests: write + id-token: write jobs: dependabot: runs-on: ubuntu-latest