Skip to content

Commit

Permalink
chore: add hmarr/auto-approve-action@v2.2.0 (jobs.auto-approve.steps.…
Browse files Browse the repository at this point in the history
…uses)
  • Loading branch information
arlac77 committed Jun 14, 2022
1 parent 0aba779 commit 555eacc
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 @@ -4,7 +4,7 @@ jobs:
auto-approve:
runs-on: ubuntu-latest
steps:
- uses: hmarr/auto-approve-action@v2
- uses: hmarr/auto-approve-action@v2.2.0
if: github.actor == 'dependabot[bot]'
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 555eacc

Please sign in to comment.