Skip to content

⬆️ Update dependency eslint to v9 (main) #332

⬆️ Update dependency eslint to v9 (main)

⬆️ Update dependency eslint to v9 (main) #332

Workflow file for this run

---
name: Pipeline - REUSE Compliance Check
on: [ push, pull_request ]
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkou@

Check failure on line 10 in .github/workflows/reuse-check.yml

View workflow run for this annotation

GitHub Actions / Pipeline - REUSE Compliance Check

Invalid workflow file

The workflow is not valid. .github/workflows/reuse-check.yml (Line: 10, Col: 13): Expected format {org}/{repo}[/path]@ref. Actual 'actions/checkou@' Input string was not in a correct format. Failure to parse near offset 79. Expected an ASCII digit.
- name: REUSE Version
uses: fsfe/reuse-action@
with:
args: -- version
- name: REUSE Lint
uses: fsfe/reuse-action@
with:
args: --include-submodules lint
- name: REUSE SPDX SBOM
uses: fsfe/reuse-action@
with:
args: spdx