From 32a2c9d4d4688fe52843512a08229edaa630b258 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Mar 2022 15:28:58 +0000 Subject: [PATCH] Bump ansible/ansible-lint-action from 4.1.0 to 6.0.2 Bumps [ansible/ansible-lint-action](https://github.com/ansible/ansible-lint-action) from 4.1.0 to 6.0.2. - [Release notes](https://github.com/ansible/ansible-lint-action/releases) - [Commits](https://github.com/ansible/ansible-lint-action/compare/v4.1.0...v6.0.2) --- 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..0156857 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.0.2