Skip to content

Commit 657f5f2

Browse files
chore(deps): update hmarr/auto-approve-action action to v4 (#485)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6b835d7 commit 657f5f2

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.0.0
2222
with:
2323
review-message: "Auto approved automated PR"
2424
pull-request-number: ${{ github.event.inputs.pullRequestNumber }}

0 commit comments

Comments
 (0)