From 88589c7e2478ad41a4ed99c2aa23b38307589e7a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 10:21:08 +0000 Subject: [PATCH] Update ansible/ansible-lint action to v24.9.0 --- .github/workflows/quay-mgmt.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/quay-mgmt.yml b/.github/workflows/quay-mgmt.yml index 18ed9b4..de551e5 100644 --- a/.github/workflows/quay-mgmt.yml +++ b/.github/workflows/quay-mgmt.yml @@ -24,7 +24,7 @@ jobs: uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - name: Run ansible-lint - uses: ansible/ansible-lint@95382d398ea1744bf6bfa47b030f14c38b3f6957 # v24.7.0 + uses: ansible/ansible-lint@25f783cce3ab921f4f65e53a75e731e0420ba8f2 # v24.9.0 - name: Install Dependencies run: ansible-galaxy install -r ansible/requirements.yml -p $HOME/roles