Skip to content

Commit 81e5d77

Browse files
committed
👷 Updates Dependabot PR Review Workflow
1 parent 909f6e1 commit 81e5d77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/review-dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Review Dependabot PR
15-
uses: pwshrc/[email protected].1
15+
uses: pwshrc/[email protected].0
1616
with:
1717
github_token: "${{ secrets.GITHUB_TOKEN }}"
1818
required-pr-user-login: 'dependabot[bot]'

0 commit comments

Comments
 (0)