Skip to content

Commit

Permalink
chore: add hmarr/auto-approve-action@v4.0.0 (jobs.auto-approve.steps.…
Browse files Browse the repository at this point in the history
…uses)
  • Loading branch information
arlac77 committed Feb 5, 2024
1 parent 6ff98b3 commit 969c17e
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.1
- uses: hmarr/auto-approve-action@v4.0.0
if: github.actor == 'dependabot[bot]'
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 969c17e

Please sign in to comment.