From 9d181872bf77473c057c1f90b283ec55e22fdd5a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 20:02:17 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- .github/workflows/lint_cloudformation.yaml | 2 +- .github/workflows/lint_helmfile.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/lint_cloudformation.yaml b/.github/workflows/lint_cloudformation.yaml index bde5c25..4b5bef7 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.3 jobs: lint: diff --git a/.github/workflows/lint_helmfile.yaml b/.github/workflows/lint_helmfile.yaml index b98d192..bdded17 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.158.1 jobs: lint: