Skip to content

Bump jinja2 from 3.1.2 to 3.1.4 #6

Bump jinja2 from 3.1.2 to 3.1.4

Bump jinja2 from 3.1.2 to 3.1.4 #6

Workflow file for this run

name: Dependabot PR Check
on: pull_request_target
jobs:
check-dependabot:
runs-on: ubuntu-latest
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- run: echo "PR created by Dependabot"