Skip to content

chore(deps): bump qs from 6.15.0 to 6.15.2 #113

chore(deps): bump qs from 6.15.0 to 6.15.2

chore(deps): bump qs from 6.15.0 to 6.15.2 #113

# automatic labelling of pull request based on conventional commit names in the PR titles
# see https://github.com/marketplace/actions/conventional-release-labels
on:
pull_request_target:
types: [ opened, edited ]
name: conventional-release-labels
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: bcoe/conventional-release-labels@v1