Skip to content

[Snyk] Security upgrade jinja2 from 2.11.3 to 3.1.4 #15

[Snyk] Security upgrade jinja2 from 2.11.3 to 3.1.4

[Snyk] Security upgrade jinja2 from 2.11.3 to 3.1.4 #15

Workflow file for this run

name: Label PRs
on:
pull_request_target:
types: [opened]
permissions:
contents: read
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: nodejs/node-pr-labeler@v1
with:
repo-token: ${{ secrets.GH_USER_TOKEN }}
configuration-path: .github/label-pr-config.yml