Skip to content

Commit b07856a

Browse files
chore(deps): update hmarr/auto-approve-action action to v4
1 parent 0833a99 commit b07856a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-approve.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
pull-requests: write
1919
if: github.actor == 'renovate[bot]' || github.event_name == 'workflow_dispatch'
2020
steps:
21-
- uses: hmarr/auto-approve-action@v3
21+
- uses: hmarr/auto-approve-action@v4
2222
with:
2323
review-message: "Auto approved automated PR"
2424
pull-request-number: ${{ github.event.inputs.pullRequestNumber }}

0 commit comments

Comments
 (0)