We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2199d8 commit 91f6b49Copy full SHA for 91f6b49
.github/workflows/ansible_lint.yml
@@ -17,7 +17,7 @@ jobs:
17
18
- name: Lint Ansible Playbook
19
# replace "master" with any valid ref
20
- uses: ansible/ansible-lint-action@master
+ uses: ansible/ansible-lint-action@main
21
with:
22
# [required]
23
# Paths to ansible files (i.e., playbooks, tasks, handlers etc..)
0 commit comments