Skip to content

Commit

Permalink
Fix action name (#3536)
Browse files Browse the repository at this point in the history
  • Loading branch information
coaxial authored Jun 9, 2023
1 parent f363a15 commit 31c121f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Run ansible-lint
uses: ansible/ansible-lint@v6
uses: ansible/ansible-lint-action@v6
```
For more details, see [ansible-lint-action].
Expand Down

0 comments on commit 31c121f

Please sign in to comment.