Skip to content

Commit 7198a4a

Browse files
dependabot[bot]stsnel
authored andcommitted
Build(deps): bump ansible/ansible-lint from 25.12.1 to 25.12.2
Bumps [ansible/ansible-lint](https://github.com/ansible/ansible-lint) from 25.12.1 to 25.12.2. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](ansible/ansible-lint@v25.12.1...v25.12.2) --- updated-dependencies: - dependency-name: ansible/ansible-lint dependency-version: 25.12.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dbfb725 commit 7198a4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ansible-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- uses: actions/checkout@v6
2525

2626
- name: Lint Ansible Playbook
27-
uses: ansible/ansible-lint@v25.12.1
27+
uses: ansible/ansible-lint@v25.12.2
2828

2929
# [optional]
3030
# Arguments to be passed to the ansible-lint

0 commit comments

Comments
 (0)