Skip to content

Bump jinja2 from 3.1.4 to 3.1.5 in /docs #15

Bump jinja2 from 3.1.4 to 3.1.5 in /docs

Bump jinja2 from 3.1.4 to 3.1.5 in /docs #15

# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]> # noqa E501
#
# SPDX-License-Identifier: MPL-2.0
name: REUSE Compliance Check
on:
- push
jobs:
test:
runs-on: ubuntu-latest
steps:
# Checkout
- name: checkout
uses: actions/checkout@v4
# Reuse
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v1