Skip to content

Commit

Permalink
⬆️ Updates review-dependabot.yml to use version v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brucificus committed Aug 31, 2023
1 parent 1b2aae3 commit b4aa87a
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.2.0
uses: pwshrc/actions-review-dependabot@v0.4.0
with:
github_token: "${{ secrets.GITHUB_TOKEN }}"
required-pr-user-login: 'dependabot[bot]'

0 comments on commit b4aa87a

Please sign in to comment.