diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 9f8ce23..bc18cc2 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -14,7 +14,7 @@ concurrency: jobs: scan: name: Full-history scan - runs-on: ubuntu-latest + runs-on: ubuntu-24.04 timeout-minutes: 30 steps: - name: Checkout complete history