Skip to content

Commit

Permalink
⬆️ Updates pwshrc/actions-review-dependabot to v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brucificus committed Aug 31, 2023
1 parent 24ca52d commit 653cf91
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/review-dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Review Dependabot PR
uses: pwshrc/actions-review-dependabot@v0.5.0
uses: pwshrc/actions-review-dependabot@v0.6.0
with:
github_token: "${{ secrets.GITHUB_TOKEN }}"
required-pr-user-login: 'dependabot[bot]'
merge-mode: 'rebase'

0 comments on commit 653cf91

Please sign in to comment.