Skip to content

Commit 9460870

Browse files
deps(deps): update ansible/ansible-lint action to v24.12.1 (#71)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5f2db6c commit 9460870

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/checkout@v4.2.2
8181

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

0 commit comments

Comments
 (0)