Skip to content

[Snyk] Security upgrade fast-xml-parser from 3.17.5 to 4.4.1 #27

[Snyk] Security upgrade fast-xml-parser from 3.17.5 to 4.4.1

[Snyk] Security upgrade fast-xml-parser from 3.17.5 to 4.4.1 #27

Workflow file for this run

name: Label PRs based on title
on:
pull_request:
branches: [release]
types: [opened, reopened, edited]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: appsmithorg/labeler@master
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"