Skip to content

Commit 1a7096c

Browse files
committed
ansible-lint: move to ansible-lint-action@v6.5.2
1 parent 02b6d82 commit 1a7096c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.github/workflows/ansible-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- name: Lint roles
2323
# Use custom action repo due to open PRs 43 and 48
24-
uses: Rendanic/ansible-lint-action@tbr
24+
uses: ansible-community/ansible-lint-action@v6.5.2
2525
with:
2626
targets: |
2727
roles/*
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
minor_changes:
3+
- "ansible-lint: move to ansible-lint-action@v6.5.2"

0 commit comments

Comments
 (0)