Skip to content

Commit

Permalink
chore(deps): update hmarr/auto-approve-action action to v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 18, 2023
1 parent c8c3e6d commit dd093e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflow-templates/auto-approve.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.2.0
- uses: hmarr/auto-approve-action@v2.0.0
- uses: hmarr/auto-approve-action@v2.4.0
if: github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]'
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit dd093e5

Please sign in to comment.