From 76a7c58c81349332d2b6ba53f499a324905f4f88 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 03:37:57 +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..395cbec 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.159.0 jobs: lint: