Skip to content

Commit 120e05e

Browse files
chore(deps): update ansible/ansible-lint action to v25.9.2
1 parent 344359e commit 120e05e

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@ef53f7802613611d813f0c58e48819c8e9a3a3fe # v25.9.1
78+
uses: ansible/ansible-lint@d7cd7cfa2469536527aceaef9ef2ec6f2fb331cb # v25.9.2
7979
with:
8080
working_directory: "scripts/ansible"
8181
requirements_file: "requirements.yml"

0 commit comments

Comments
 (0)