Skip to content

Commit 4e908d6

Browse files
deps(deps): update ansible/ansible-lint action to v25.2.0
1 parent d79498c commit 4e908d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coding-standards.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,6 @@ jobs:
8080
uses: actions/[email protected]
8181

8282
- name: 🧐 Lint Ansible files
83-
uses: ansible/ansible-lint@v25.1.3
83+
uses: ansible/ansible-lint@v25.2.0
8484
with:
8585
args: '-c ${{ github.workspace }}/.github/.ansible-lint.yml'

0 commit comments

Comments
 (0)