Skip to content

Commit

Permalink
.github/workflows/ansible-lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
goffinet committed Jun 6, 2022
1 parent 7cb1175 commit b10a4d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ansible-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v2
- name: Lint Ansible Playbook
# replace "master" with any valid ref
uses: ansible/ansible-lint-action@master
uses: ansible/ansible-lint-action@main
with:
targets: |
roles/*
Expand Down

0 comments on commit b10a4d9

Please sign in to comment.