diff --git a/.github/workflows/dependabot-automerge.yml b/.github/workflows/dependabot-automerge.yml index 6ad1681..06aa738 100644 --- a/.github/workflows/dependabot-automerge.yml +++ b/.github/workflows/dependabot-automerge.yml @@ -65,6 +65,7 @@ jobs: if: ${{ github.actor == 'dependabot[bot]' }} needs: [security-scan, lint-js, lint-rust, codeql, spellcheck] runs-on: ubuntu-latest + secrets: inherit steps: - name: Dependabot metadata id: metadata