Skip to content

Commit

Permalink
Merge pull request #191 from tj-actions/dependabot/github_actions/hma…
Browse files Browse the repository at this point in the history
…rr/auto-approve-action-3

chore(deps): bump hmarr/auto-approve-action from 2 to 3
  • Loading branch information
jackton1 committed Dec 13, 2022
2 parents e88ea7a + d8375f2 commit 987463a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-approve.yml
Expand Up @@ -7,7 +7,7 @@ jobs:
auto-approve:
runs-on: ubuntu-latest
steps:
- uses: hmarr/auto-approve-action@v2
- uses: hmarr/auto-approve-action@v3
if: |
(
github.event.pull_request.user.login == 'dependabot[bot]' ||
Expand Down

0 comments on commit 987463a

Please sign in to comment.