diff --git a/.github/workflows/lint_cloudformation.yaml b/.github/workflows/lint_cloudformation.yaml index 949a359..b0c81fc 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.87.3 + CFN_LINT_VERSION: 1.19.0 jobs: lint: