Skip to content

Commit dd2d9da

Browse files
chore(deps): update ansible/ansible-lint action to v25.7.0
1 parent d846519 commit dd2d9da

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@06f616d6e86e9ce4c74393318d1cbb2d016af413 # v25.6.1
78+
uses: ansible/ansible-lint@9765b8704b2c3f4ab782815b528e0393662e1c04 # v25.7.0
7979
with:
8080
working_directory: "scripts/ansible"
8181
requirements_file: "requirements.yml"

0 commit comments

Comments
 (0)