Skip to content

Build(deps): Bump fast-xml-parser from 4.3.6 to 4.4.1 #409

Build(deps): Bump fast-xml-parser from 4.3.6 to 4.4.1

Build(deps): Bump fast-xml-parser from 4.3.6 to 4.4.1 #409

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 }}