Skip to content

Bump xmltodict from 0.13.0 to 0.14.2 #91

Bump xmltodict from 0.13.0 to 0.14.2

Bump xmltodict from 0.13.0 to 0.14.2 #91

# https://github.com/fastify/github-action-merge-dependabot?tab=readme-ov-file#approving-without-merging
name: Dependabot auto-approve
on: pull_request
jobs:
automerge:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
permissions:
pull-requests: write
steps:
- uses: fastify/github-action-merge-dependabot@v3
with:
approve-only: true
target: minor