From 539ab3779831ad5353b8899c68d5577a1f130372 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 15:06:29 +0000 Subject: [PATCH] Bump ansible/ansible-lint-action from 4.1.0 to 6.10.0 Bumps [ansible/ansible-lint-action](https://github.com/ansible/ansible-lint-action) from 4.1.0 to 6.10.0. - [Release notes](https://github.com/ansible/ansible-lint-action/releases) - [Commits](https://github.com/ansible/ansible-lint-action/compare/v4.1.0...v6.10.0) --- updated-dependencies: - dependency-name: ansible/ansible-lint-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index f722aeb..0ad6af4 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -27,4 +27,4 @@ jobs: # Runs a single command using the runners shell - name: ansible-lint - uses: ansible/ansible-lint-action@v4.1.0 + uses: ansible/ansible-lint-action@v6.10.0