From f3337f052317ef1f2c982355e7931fe6604b310e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Oct 2022 15:21:10 +0000 Subject: [PATCH] Bump ansible/ansible-lint-action from 4.1.0 to 6.8.2 Bumps [ansible/ansible-lint-action](https://github.com/ansible/ansible-lint-action) from 4.1.0 to 6.8.2. - [Release notes](https://github.com/ansible/ansible-lint-action/releases) - [Commits](https://github.com/ansible/ansible-lint-action/compare/v4.1.0...v6.8.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..612ab4d 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.8.2