ci: bump AveryCameronUofR/add-reviewer-gh-action from 1.0.3 to 1.0.4

Bumps [AveryCameronUofR/add-reviewer-gh-action](https://github.com/averycameronuofr/add-reviewer-gh-action) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/averycameronuofr/add-reviewer-gh-action/releases)
- [Commits](https://github.com/averycameronuofr/add-reviewer-gh-action/compare/1.0.3...1.0.4)

---
updated-dependencies:
- dependency-name: AveryCameronUofR/add-reviewer-gh-action
  dependency-version: 1.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-07-30 21:56:03 +00:00 committed by awwpotato
parent 3b6731f6f0
commit 30f5022236

View file

@ -75,7 +75,7 @@ jobs:
)" \
>>"$GITHUB_OUTPUT"
- uses: AveryCameronUofR/add-reviewer-gh-action@1.0.3
- uses: AveryCameronUofR/add-reviewer-gh-action@1.0.4
with:
token: ${{ secrets.GITHUB_TOKEN }}
reviewers: ${{ steps.get-reviewers.outputs.reviewers }}