Skip to content

Commit

Permalink
Merge pull request #908 from redhat-cop/renovate/ansible-ansible-lint…
Browse files Browse the repository at this point in the history
…-24.x

Update ansible/ansible-lint action to v24.9.0
  • Loading branch information
garethahealy authored Sep 12, 2024
2 parents 778d27b + 88589c7 commit a17ab7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quay-mgmt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a17ab7c

Please sign in to comment.