Skip to content

Commit 15472ad

Browse files
chore(deps): update ansible/ansible-lint action to v25.4.0 (#110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d18f753 commit 15472ad

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@c16f018b1bdfdea6717f4b5b1b141a78b86021cd # v25.2.1
78+
uses: ansible/ansible-lint@e98f9b38769d45cbe3c55a23b2eb25631babe7c4 # v25.4.0
7979
with:
8080
working_directory: "scripts/ansible"
8181
requirements_file: "requirements.yml"

0 commit comments

Comments
 (0)