Skip to content

Bump jinja2 from 3.1.2 to 3.1.3 in /backstage-reference/templates/example-python-flask/content #106

Bump jinja2 from 3.1.2 to 3.1.3 in /backstage-reference/templates/example-python-flask/content

Bump jinja2 from 3.1.2 to 3.1.3 in /backstage-reference/templates/example-python-flask/content #106

Workflow file for this run

name: Makefile CI
on:
push:
branches: [ "main", "initial_content" ]
pull_request:
branches: [ "main" , "initial_content"]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
# - name: Install dependencies
# run: make backstage-install