diff --git a/.github/workflows/master.yaml b/.github/workflows/master.yaml index a99cc90970..7d47290fa7 100644 --- a/.github/workflows/master.yaml +++ b/.github/workflows/master.yaml @@ -25,7 +25,6 @@ jobs: - run: make staticcheck - run: make check-race - run: make osv-scanner - - run: make gosec - run: make govulncheck - run: make capslock - run: make publish-coverage