update reuse action
This commit is contained in:
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
@@ -10,6 +10,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: REUSE Compliance check
|
- name: REUSE Compliance check
|
||||||
uses: fsfe/reuse-action@v0.3
|
uses: fsfe/reuse-action@v0.4
|
||||||
with:
|
with:
|
||||||
cmd: --include-submodules lint
|
cmd: 'lint'
|
||||||
|
arg: '--include-submodules'
|
||||||
|
|||||||
Reference in New Issue
Block a user