Skip to content

Commit 8e8c6e0

Browse files
chore(deps): bump ansible/ansible-lint from 25.1.0 to 25.1.3 (#51)
Bumps [ansible/ansible-lint](https://github.com/ansible/ansible-lint) from 25.1.0 to 25.1.3. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](ansible/ansible-lint@v25.1.0...v25.1.3) --- updated-dependencies: - dependency-name: ansible/ansible-lint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alexandre Couedelo <nokwebspace@gmail.com>
1 parent b592fc0 commit 8e8c6e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ansible.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- uses: actions/checkout@v4
3636

3737
- name: Run ansible-lint
38-
uses: ansible/ansible-lint@v25.1.0 # or version tag instead of 'main'
38+
uses: ansible/ansible-lint@v25.1.3 # or version tag instead of 'main'
3939
with:
4040
args: "ansible"
4141

0 commit comments

Comments
 (0)