diff --git a/.circleci/config.yml b/.circleci/config.yml index e00fe50..145fc85 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -8,7 +8,7 @@ jobs: environment: DEFAULT_WORKSPACE: /root/project docker: - - image: oxsecurity/megalinter-go:v7 + - image: oxsecurity/megalinter-go:v8 # checkov:skip=CKV_CIRCLECIPIPELINES_2:prefer mutable but stable tags steps: - checkout