Skip to content

Commit 9e4506d

Browse files
chore(deps): update ansible/ansible-lint action to v25.8.1 (#171)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f9b215f commit 9e4506d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
steps:
7676
- uses: actions/checkout@v4
7777
- name: Run ansible-lint
78-
uses: ansible/ansible-lint@c12178f18510b0f5e03a3b330bc1c369bd006795 # v25.8.0
78+
uses: ansible/ansible-lint@1080d91d521d909ad79b868131e7ed7c6c708c77 # v25.8.1
7979
with:
8080
working_directory: "scripts/ansible"
8181
requirements_file: "requirements.yml"

0 commit comments

Comments
 (0)