Skip to content

Commit 90df988

Browse files
Go YOLO on ansible-lint version used in pipeline
1 parent 2ed7799 commit 90df988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ansible-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
- uses: actions/checkout@v3
1111

1212
- name: Run ansible-lint
13-
uses: ansible/ansible-lint-action@v6.11.0
13+
uses: ansible/ansible-lint-action@main
1414
with:
1515
path: "pan-os-ansible/"

0 commit comments

Comments
 (0)