From 8feadffb6d6895d60cecf2779805aef0749e69e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 11:25:22 +0000 Subject: [PATCH] Bump ansible-lint from 6.22.0 to 6.22.1 in /.github/workflows Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 6.22.0 to 6.22.1. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v6.22.0...v6.22.1) --- updated-dependencies: - dependency-name: ansible-lint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/constraints.txt b/.github/workflows/constraints.txt index 54a7189..c39b08b 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,4 +1,4 @@ pip==23.3.1 ansible==9.0.1 -ansible-lint==6.22.0 +ansible-lint==6.22.1 yamllint==1.33.0