From af543dbabe9b0a0d3c36ffcd1b112f50e0e1ba7e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 03:05:48 +0000 Subject: [PATCH] chore(deps): Update all non-major dependencies to v14.1.0 --- .github/workflows/security-config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/security-config.yml b/.github/workflows/security-config.yml index 6db4fe9..acc746a 100644 --- a/.github/workflows/security-config.yml +++ b/.github/workflows/security-config.yml @@ -327,7 +327,7 @@ jobs: - name: Install Ansible and ansible-lint env: # renovate: datasource=pypi depName=ansible - ANSIBLE_VERSION: '14.0.0' + ANSIBLE_VERSION: '14.1.0' # renovate: datasource=pypi depName=ansible-lint ANSIBLE_LINT_VERSION: '26.4.0' # renovate: datasource=pypi depName=yamllint