We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acffecd commit 6d10125Copy full SHA for 6d10125
.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].0
+ uses: ansible/[email protected].2
84
with:
85
args: '-c ${{ github.workspace }}/.github/.ansible-lint.yml'
0 commit comments