Skip to content

tests/requirements: bump jinja2 to 3.1.5 (#2185) #1082

tests/requirements: bump jinja2 to 3.1.5 (#2185)

tests/requirements: bump jinja2 to 3.1.5 (#2185) #1082

Workflow file for this run

name: packages
on:
workflow_call: ~
pull_request:
paths-ignore:
- '**/*.md'
- '**/*.asciidoc'
push:
branches:
- main
paths-ignore:
- '**/*.md'
- '**/*.asciidoc'
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/packages