diff --git a/.github/workflows/scan.yml b/.github/workflows/scan.yml index b027f8a..36b7071 100644 --- a/.github/workflows/scan.yml +++ b/.github/workflows/scan.yml @@ -50,7 +50,7 @@ jobs: # Run steps in an untainted repository - name: 🔍 Copyright and license annotations (REUSE) if: ${{ !cancelled() }} - uses: fsfe/reuse-action@v4 + uses: fsfe/reuse-action@v5 - name: 🔍 Scan secrets (TruffleHog OSS) if: ${{ !cancelled() }}