diff --git a/.github/workflows/lint_cloudformation.yaml b/.github/workflows/lint_cloudformation.yaml index bde5c25..a3c3bf9 100644 --- a/.github/workflows/lint_cloudformation.yaml +++ b/.github/workflows/lint_cloudformation.yaml @@ -17,7 +17,7 @@ on: env: # renovate: datasource=pypi depName=cfn-lint - CFN_LINT_VERSION: 0.80.4 + CFN_LINT_VERSION: 0.83.7 jobs: lint: diff --git a/.github/workflows/lint_helmfile.yaml b/.github/workflows/lint_helmfile.yaml index b98d192..7b94cb7 100644 --- a/.github/workflows/lint_helmfile.yaml +++ b/.github/workflows/lint_helmfile.yaml @@ -26,7 +26,7 @@ on: env: # renovate: datasource=github-releases depName=helmfile/helmfile - HELMFILE_VERSION: v0.157.0 + HELMFILE_VERSION: v0.160.0 jobs: lint: