From 14c0d5883cff26c4f31275bc6f3f78b936e78c6c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 13:53:05 +0100 Subject: [PATCH] chore(deps): update all non-major dependencies (#93) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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..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: