Skip to content

Commit

Permalink
chore(deps): update hmarr/auto-approve-action action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and iamogbz committed Oct 14, 2022
1 parent 4a4b3f0 commit 09838c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ jobs:
if: github.actor == 'iamogbz' || github.actor == 'renovate-bot'
runs-on: ubuntu-latest
steps:
- uses: hmarr/auto-approve-action@v2.4.0
- uses: hmarr/auto-approve-action@v3.0.0
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 09838c0

Please sign in to comment.