From 12cdff909e84a5bc088309d2bc191b0b95b6a775 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 06:01:58 +0000 Subject: [PATCH] build(deps): bump ansible/ansible-lint from 25.9.0 to 26.1.0 Bumps [ansible/ansible-lint](https://github.com/ansible/ansible-lint) from 25.9.0 to 26.1.0. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v25.9.0...v26.1.0) --- updated-dependencies: - dependency-name: ansible/ansible-lint dependency-version: 26.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4e1042e..feab5b0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,4 +20,4 @@ jobs: echo "${{ secrets.ANSIBLE_VAULT_PASSWORD }}" > ${{ github.workspace }}/.ansible_secret - name: Run ansible-lint - uses: ansible/ansible-lint@v25.9.0 + uses: ansible/ansible-lint@v26.1.0