Skip to content

Build(deps): Bump @nextcloud/vue from 8.11.2 to 8.15.0 #407

Build(deps): Bump @nextcloud/vue from 8.11.2 to 8.15.0

Build(deps): Bump @nextcloud/vue from 8.11.2 to 8.15.0 #407

name: Dependabot
on:
pull_request_target:
branches:
- master
- stable*
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
# Default github action approve
- uses: hmarr/auto-approve-action@v4
if: github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]'
with:
github-token: ${{ secrets.GITHUB_TOKEN }}