Skip to content

chore: bump Monarch from 4.0.0 to 4.0.1 in /ExampleApp in the dependencies group #235

chore: bump Monarch from 4.0.0 to 4.0.1 in /ExampleApp in the dependencies group

chore: bump Monarch from 4.0.0 to 4.0.1 in /ExampleApp in the dependencies group #235

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 }}