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