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