Skip to content

build(deps): bump org.codehaus.mojo:taglist-maven-plugin from 3.1.0 to 3.2.1 #2334

build(deps): bump org.codehaus.mojo:taglist-maven-plugin from 3.1.0 to 3.2.1

build(deps): bump org.codehaus.mojo:taglist-maven-plugin from 3.1.0 to 3.2.1 #2334

Workflow file for this run

name: 'REUSE Compliance Check'
on:
- pull_request
jobs:
reusecheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
# Only check a few subdirectories for now
- name: 'REUSE Compliance Check (BGT loader)'
uses: fsfe/reuse-action@v4
with:
args: --root bgt-loader lint
- name: 'REUSE Compliance Check (BAG2 loader)'
uses: fsfe/reuse-action@v4
with:
args: --root bag2-loader lint
- name: 'REUSE Compliance Check (NHR loader)'
uses: fsfe/reuse-action@v4
with:
args: --root nhr-loader lint