Skip to content

Commit 0f05e4f

Browse files
chore(deps): update ansible/ansible-lint action to v26 (#96)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 26942cd commit 0f05e4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Check out the repository
2121
uses: actions/checkout@v6
2222
- name: Run ansible-lint
23-
uses: ansible/ansible-lint@v25
23+
uses: ansible/ansible-lint@v26
2424
with:
2525
args: "-c ansible-lint.yml"
2626

0 commit comments

Comments
 (0)