Skip to content

Commit

Permalink
upgrade version of script to check reuse compliant
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcellino-Palerme committed Jun 6, 2024
1 parent b4f1bae commit eb2766b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reuse_compliant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- uses: actions/checkout@v4
# Check if futur new repo is REUSE compliant
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v2
uses: fsfe/reuse-action@v3
with:
args: --include-submodules lint
# Close pull request if not REUSE compliant
Expand Down

0 comments on commit eb2766b

Please sign in to comment.