Skip to content

Commit

Permalink
Bump davideviolante/pr-reviews-reminder-action from 2.7.0 to 2.8.0 (#270
Browse files Browse the repository at this point in the history
)

Bumps [davideviolante/pr-reviews-reminder-action](https://github.com/davideviolante/pr-reviews-reminder-action) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/davideviolante/pr-reviews-reminder-action/releases)
- [Commits](DavideViolante/pr-reviews-reminder-action@v2.7.0...v2.8.0)

---
updated-dependencies:
- dependency-name: davideviolante/pr-reviews-reminder-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 8, 2024
1 parent e1cd865 commit 3dcbfb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-reminder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: echo Sending reminder to requested reviewers.
- uses: davideviolante/pr-reviews-reminder-action@v2.7.0
- uses: davideviolante/pr-reviews-reminder-action@v2.8.0
env:
GITHUB_TOKEN: ${{ github.token }}
with:
Expand Down

0 comments on commit 3dcbfb3

Please sign in to comment.