From deaa9fa78e421388af5787d86cc443cdd4c9b42a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 15:06:06 +0000 Subject: [PATCH] Pin ansible/ansible-lint action to d6c2603 --- .github/workflows/ansible-lint-github-hosted.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ansible-lint-github-hosted.yml b/.github/workflows/ansible-lint-github-hosted.yml index 9879ef5..55a44ae 100644 --- a/.github/workflows/ansible-lint-github-hosted.yml +++ b/.github/workflows/ansible-lint-github-hosted.yml @@ -41,4 +41,4 @@ jobs: EOF - name: Run ansible-lint - uses: ansible/ansible-lint@main + uses: ansible/ansible-lint@d6c2603f6acbdd5efa61af2c695c845e071b53f4 # main