ci: remove gh action gosec linter,since it is already part of golangci

This commit removes gosec standalone linter and related parts,
since golangci linter runs gosec linter too.

Signed-off-by: Rakshith R <rar@redhat.com>
This commit is contained in:
Rakshith R
2021-11-16 16:18:23 +05:30
committed by Niels de Vos
parent 0bf9db822b
commit 191b603974
6 changed files with 2 additions and 40 deletions

View File

@ -24,7 +24,6 @@ COMMITLINT_VERSION=latest
# static checks and linters
GOLANGCI_VERSION=v1.39.0
GOSEC_VERSION=v2.7.0
# external snapshotter version
# Refer: https://github.com/kubernetes-csi/external-snapshotter/releases