Skip to content

Commit 19aa804

Browse files
philipbalinovclaude
andcommitted
fix: pin ansible-lint to v26.3.0 instead of main HEAD
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent ac0fd5a commit 19aa804

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ansible-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
ln -sf ../.. roles/ansible-mondoo
1515
1616
- name: Run ansible-lint
17-
uses: ansible/ansible-lint@f1b79918291273b23a8c3bf40e75a53a13d062b2 # main
17+
uses: ansible/ansible-lint@8ba9595a4acd1b906eb75568b34f6ef592cd1528 # v26.3.0
1818

1919
license-check:
2020
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)