diff --git a/.circleci/config.yml b/.circleci/config.yml index cf1e3ac..7202a49 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -6,7 +6,7 @@ orbs: jobs: MegaLinter: docker: - - image: oxsecurity/megalinter-go:v8 + - image: oxsecurity/megalinter-go:v9 # checkov:skip=CKV_CIRCLECIPIPELINES_2:prefer mutable but stable tags steps: - checkout