Skip to content

Commit 27b4dd9

Browse files
build(deps): bump ansible/ansible-lint from 25.12.2 to 26.2.0 (#354)
Bumps [ansible/ansible-lint](https://github.com/ansible/ansible-lint) from 25.12.2 to 26.2.0. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](ansible/ansible-lint@a2bc8b8...19f673a) --- updated-dependencies: - dependency-name: ansible/ansible-lint dependency-version: 26.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 786fdb5 commit 27b4dd9

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
@@ -66,7 +66,7 @@ jobs:
6666
echo "coll_req_file=$coll_req_file" >> $GITHUB_OUTPUT
6767
6868
- name: Run ansible-lint
69-
uses: ansible/ansible-lint@a2bc8b8b13a80802215856c56823d85007d3baf5 # v25.12.2
69+
uses: ansible/ansible-lint@19f673a091111d07688352cd2f19f0460055feba # v26.2.0
7070
with:
7171
working_directory: ${{ github.workspace }}/.tox/ansible_collections/${{ env.LSR_ROLE2COLL_NAMESPACE }}/${{ env.LSR_ROLE2COLL_NAME }}
7272
requirements_file: ${{ steps.collection.outputs.coll_req_file }}

0 commit comments

Comments
 (0)