Skip to content

Bump org.xmlunit:xmlunit-core from 2.11.0 to 2.12.0 #52

Bump org.xmlunit:xmlunit-core from 2.11.0 to 2.12.0

Bump org.xmlunit:xmlunit-core from 2.11.0 to 2.12.0 #52

name: Release Drafter
on:
push:
branches:
- master
workflow_dispatch:
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v7
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}