Skip to content

Commit

Permalink
chore: add hmarr/auto-approve-action@v3.2.1 (jobs.auto-approve.steps.…
Browse files Browse the repository at this point in the history
…uses)
  • Loading branch information
arlac77 committed Mar 16, 2023
1 parent d48a01f commit ea55726
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@v3.2.0
- uses: hmarr/auto-approve-action@v3.2.1
if: github.actor == 'dependabot[bot]'
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ea55726

Please sign in to comment.