Skip to content

build(deps): bump jinja2 from 3.1.4 to 3.1.5 in /scripts/python in the pip group across 1 directory #124

build(deps): bump jinja2 from 3.1.4 to 3.1.5 in /scripts/python in the pip group across 1 directory

build(deps): bump jinja2 from 3.1.4 to 3.1.5 in /scripts/python in the pip group across 1 directory #124

Workflow file for this run

name: 'Pull Request Labeler'
permissions:
contents: read
pull-requests: write
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'