diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index 654bb9154..99acb2d96 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -8,7 +8,7 @@ concurrency: group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }} cancel-in-progress: ${{ github.ref != 'refs/heads/main' }} -permissions: read-all +permissions: {} jobs: dependabot-auto-merge: