Skip to content

Commit 612c30d

Browse files
dependabot[bot]poiana
authored andcommitted
chore(deps): Bump ansible/ansible-lint in the actions group
Bumps the actions group with 1 update: [ansible/ansible-lint](https://github.com/ansible/ansible-lint). Updates `ansible/ansible-lint` from 25.5.0 to 25.6.1 - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](ansible/ansible-lint@4114ad6...06f616d) --- updated-dependencies: - dependency-name: ansible/ansible-lint dependency-version: 25.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 66fa7ca commit 612c30d

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
@@ -13,7 +13,7 @@ jobs:
1313
fetch-depth: 0
1414

1515
- name: Run ansible-lint
16-
uses: ansible/ansible-lint@4114ad63edbc25dcd9afc4f41b29dbcbebdf21ca # v25.5.0
16+
uses: ansible/ansible-lint@06f616d6e86e9ce4c74393318d1cbb2d016af413 # v25.6.1
1717
with:
1818
working_directory: "${{ github.workspace }}/ansible-playbooks"
1919
requirements_file: "${{ github.workspace }}/requirements.yml"

0 commit comments

Comments
 (0)