We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5a9048 commit 25ef614Copy full SHA for 25ef614
.github/workflows/ansible-lint.yml
@@ -44,6 +44,6 @@ jobs:
44
mkdir -p "$coll_dir/.git"
45
46
- name: Run ansible-lint
47
- uses: ansible/ansible-lint@v24
+ uses: ansible/ansible-lint@main
48
with:
49
working_directory: ${{ github.workspace }}/.tox/ansible_collections/${{ env.LSR_ROLE2COLL_NAMESPACE }}/${{ env.LSR_ROLE2COLL_NAME }}
0 commit comments