Skip to content

chore: bump FileCurator from 5.0.2 to 5.0.3 in /ExampleApp in the dependencies group #240

chore: bump FileCurator from 5.0.2 to 5.0.3 in /ExampleApp in the dependencies group

chore: bump FileCurator from 5.0.2 to 5.0.3 in /ExampleApp in the dependencies group #240

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