Skip to content

Commit

Permalink
⬆️ Updates pwshrc/actions-review-dependabot action to v0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 27, 2023
1 parent 0c6d302 commit 12c6a68
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 12c6a68

Please sign in to comment.