Skip to content

Commit

Permalink
⬆️ Bump pwshrc/actions-review-dependabot from 0.6.1 to 0.6.2
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.1 to 0.6.2.
- [Release notes](https://github.com/pwshrc/actions-review-dependabot/releases)
- [Commits](pwshrc/actions-review-dependabot@v0.6.1...v0.6.2)

---
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 Sep 28, 2023
1 parent 65f9fa8 commit 919b2f4
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.1
uses: pwshrc/actions-review-dependabot@v0.6.2
with:
github_token: "${{ secrets.GITHUB_TOKEN }}"
required-pr-user-login: 'dependabot[bot]'
Expand Down

0 comments on commit 919b2f4

Please sign in to comment.