Skip to content

Commit b15ef2d

Browse files
Merge pull request #53 from tj-python/dependabot/github_actions/hmarr/auto-approve-action-4
Bump hmarr/auto-approve-action from 3 to 4
2 parents bc868c1 + 374a2f2 commit b15ef2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-approve.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
auto-approve:
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: hmarr/auto-approve-action@v3
10+
- uses: hmarr/auto-approve-action@v4
1111
if: |
1212
(
1313
github.event.pull_request.user.login == 'dependabot[bot]' ||

0 commit comments

Comments
 (0)