Skip to content

Commit

Permalink
⬆️ Bump pwshrc/actions-review-dependabot from 0.6.0 to 0.6.1
Browse files Browse the repository at this point in the history
Bumps [pwshrc/actions-review-dependabot](https://github.com/pwshrc/actions-review-dependabot) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/pwshrc/actions-review-dependabot/releases)
- [Commits](pwshrc/actions-review-dependabot@v0.6.0...v0.6.1)

---
updated-dependencies:
- dependency-name: pwshrc/actions-review-dependabot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Aug 31, 2023
1 parent 30f21aa commit 92bc671
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/review-dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Review Dependabot PR
uses: pwshrc/actions-review-dependabot@v0.6.0
uses: pwshrc/actions-review-dependabot@v0.6.1
with:
github_token: "${{ secrets.GITHUB_TOKEN }}"
required-pr-user-login: 'dependabot[bot]'
Expand Down

0 comments on commit 92bc671

Please sign in to comment.