Skip to content

chore: bump the dependencies group in /ExampleApp with 2 updates #230

chore: bump the dependencies group in /ExampleApp with 2 updates

chore: bump the dependencies group in /ExampleApp with 2 updates #230

name: Dependabot Reviewer
on: pull_request_target
permissions:
pull-requests: write
contents: write
jobs:
review-dependabot-pr:
if: ${{ github.event.pull_request.user.login == 'dependabot[bot]' }}
uses: JaCraig/Centralized-Workflows/.github/workflows/dependabot-reviewer.yml@main
secrets:
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}