Skip to content

[Snyk] Security upgrade jinja2 from 3.1.3 to 3.1.4 #343

[Snyk] Security upgrade jinja2 from 3.1.3 to 3.1.4

[Snyk] Security upgrade jinja2 from 3.1.3 to 3.1.4 #343

Workflow file for this run

name: Django CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: build containers and run Django tests
run: make test