Skip to content

Commit

Permalink
Merge pull request #53 from tj-python/dependabot/github_actions/hmarr…
Browse files Browse the repository at this point in the history
…/auto-approve-action-4

Bump hmarr/auto-approve-action from 3 to 4
  • Loading branch information
repo-ranger[bot] authored Feb 8, 2024
2 parents bc868c1 + 374a2f2 commit b15ef2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-approve.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
auto-approve:
runs-on: ubuntu-latest
steps:
- uses: hmarr/auto-approve-action@v3
- uses: hmarr/auto-approve-action@v4
if: |
(
github.event.pull_request.user.login == 'dependabot[bot]' ||
Expand Down

0 comments on commit b15ef2d

Please sign in to comment.