diff --git a/.github/workflows/reuse.yaml b/.github/workflows/reuse.yaml index d9971f1..a0c919b 100644 --- a/.github/workflows/reuse.yaml +++ b/.github/workflows/reuse.yaml @@ -15,4 +15,4 @@ jobs: uses: actions/checkout@v3 - name: REUSE Compliance Check - uses: fsfe/reuse-action@v1 \ No newline at end of file + uses: fsfe/reuse-action@v2 \ No newline at end of file