diff --git a/.github/workflows/findsecbugs.yml b/.github/workflows/findsecbugs.yml index e71399988..70651f643 100644 --- a/.github/workflows/findsecbugs.yml +++ b/.github/workflows/findsecbugs.yml @@ -38,6 +38,7 @@ jobs: path: '**/*.jar' scan: + needs: build runs-on: ubuntu-latest permissions: security-events: write