chore(deps): bump hmarr/auto-approve-action from 2 to 3 #155

Merged
dependabot[bot] merged 1 commits from dependabot/github_actions/hmarr/auto-approve-action-3 into v3 2022-11-19 21:45:50 +03:00

View File

@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: approve - name: approve
uses: hmarr/auto-approve-action@v2 uses: hmarr/auto-approve-action@v3
if: github.actor == 'vtolstov' || github.actor == 'dependabot[bot]' if: github.actor == 'vtolstov' || github.actor == 'dependabot[bot]'
id: approve id: approve
with: with: