Skip to content

chore(deps): bump @octokit/rest from 19.0.13 to 20.0.1 #126

chore(deps): bump @octokit/rest from 19.0.13 to 20.0.1

chore(deps): bump @octokit/rest from 19.0.13 to 20.0.1 #126

name: 🤖 Dependabot auto-merge
on: [pull_request]
permissions:
contents: write
pull-requests: write
jobs:
call-auto-merge-workflow:
if: ${{ github.actor == 'dependabot[bot]' }}
uses: mikesprague/reusable-workflows/.github/workflows/dependabot-auto-merge.yml@main
secrets:
REPO_TOKEN: ${{ secrets.GITHUB_TOKEN}}