Skip to content

chore(deps): bump jinja2 from 2.11.3 to 3.1.3 in /contrib/embargo #425

chore(deps): bump jinja2 from 2.11.3 to 3.1.3 in /contrib/embargo

chore(deps): bump jinja2 from 2.11.3 to 3.1.3 in /contrib/embargo #425

Workflow file for this run

name: labeler
on:
pull_request_target:
branches:
- main
- "release/v**"
types: [opened]
jobs:
label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GH_TOKEN }}"