Skip to content

chore(deps): bump fast-xml-parser from 4.3.2 to 4.5.0 #290

chore(deps): bump fast-xml-parser from 4.3.2 to 4.5.0

chore(deps): bump fast-xml-parser from 4.3.2 to 4.5.0 #290

Workflow file for this run

name: 'PR title uses semantic release format'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}