Skip to content

Chore(deps-dev): Bump @nextcloud/browserslist-config from 2.3.0 to 3.0.1 #474

Chore(deps-dev): Bump @nextcloud/browserslist-config from 2.3.0 to 3.0.1

Chore(deps-dev): Bump @nextcloud/browserslist-config from 2.3.0 to 3.0.1 #474

name: Dependabot auto approve
on: pull_request_target
jobs:
auto-approve:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]'
steps:
- uses: hmarr/auto-approve-action@v2
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"