Skip to content

Bump jinja2 from 3.1.4 to 3.1.5 in /nornir-netbox-webinar in the pip group #29

Bump jinja2 from 3.1.4 to 3.1.5 in /nornir-netbox-webinar in the pip group

Bump jinja2 from 3.1.4 to 3.1.5 in /nornir-netbox-webinar in the pip group #29

Workflow file for this run

name: PR labeler
on:
- pull_request_target
concurrency:
group: ${{ github.workflow }}
cancel-in-progress: false
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/labeler@v5
with:
configuration-path: '.github/pull_request_labeler.yml'