Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6cd19e8

Browse files
authoredJun 19, 2025··
deps(deps): update ansible/ansible-lint action to v25.6.1 (#108)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent be21328 commit 6cd19e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/coding-standards.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,6 @@ jobs:
8080
uses: actions/checkout@v4.2.2
8181

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

0 commit comments

Comments
 (0)
Please sign in to comment.