update reuse action
This commit is contained in:
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@@ -10,7 +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.4
|
uses: fsfe/reuse-action@master
|
||||||
with:
|
with:
|
||||||
cmd: |
|
cmd: lint
|
||||||
--include-submodules lint
|
arg: '--include-submodules'
|
||||||
|
|||||||
Reference in New Issue
Block a user