diff --git a/.github/workflows/reuse.yml b/.github/workflows/reuse.yml index 2f1257a5..1cf9ac93 100644 --- a/.github/workflows/reuse.yml +++ b/.github/workflows/reuse.yml @@ -21,4 +21,4 @@ jobs: steps: - uses: actions/checkout@v4 - name: REUSE Compliance Check - uses: fsfe/reuse-action@v5 \ No newline at end of file + uses: fsfe/reuse-action@v6 \ No newline at end of file