We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a88b7a8 commit 382d5c2Copy full SHA for 382d5c2
.github/workflows/coding-standards.yml
@@ -80,6 +80,6 @@ jobs:
80
uses: actions/[email protected]
81
82
- name: 🧐 Lint Ansible files
83
- uses: ansible/[email protected].1
+ uses: ansible/[email protected].2
84
with:
85
args: '-c ${{ github.workspace }}/.github/.ansible-lint.yml'
0 commit comments