Skip to content

Commit

Permalink
ci: bump ansible/ansible-lint from 24.12.2 to 25.1.3
Browse files Browse the repository at this point in the history
Bumps [ansible/ansible-lint](https://github.com/ansible/ansible-lint) from 24.12.2 to 25.1.3.
- [Release notes](https://github.com/ansible/ansible-lint/releases)
- [Commits](ansible/ansible-lint@v24.12.2...v25.1.3)

---
updated-dependencies:
- dependency-name: ansible/ansible-lint
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 20, 2025
1 parent 5f1f5a1 commit 0a6d480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Run ansible-lint
uses: ansible/ansible-lint@v24.12.2
uses: ansible/ansible-lint@v25.1.3
# optional (see below):
with:
args: "--config-file ${{ github.workspace }}/test/ansible-lint.yaml"
Expand Down

0 comments on commit 0a6d480

Please sign in to comment.