PenguinCloud / WaddlePerf

Open Source Network Performance monitoring system.
2 stars 1 forks source link

Ansible lint patch #53

Closed PenguinzPlays closed 2 months ago

PenguinzPlays commented 2 months ago

Summary by Sourcery

Update Ansible Lint action to version v24.6.0 in all GitHub Actions workflows to ensure compatibility and leverage new features or fixes.

CI:

sourcery-ai[bot] commented 2 months ago

Reviewer's Guide by Sourcery

This pull request updates the Ansible Lint action version from v6.11.0 to v24.6.0 across all relevant GitHub workflow files (.github/workflows/cron.yml, .github/workflows/push.yml, .github/workflows/release.yml). This change ensures that the latest version of Ansible Lint is used during the CI/CD process.

File-Level Changes

Files Changes
.github/workflows/cron.yml
.github/workflows/push.yml
.github/workflows/release.yml
Updated Ansible Lint action version from v6.11.0 to v24.6.0 in all GitHub workflow files.

Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - Continue your discussion with Sourcery by replying directly to review comments. - You can change your review settings at any time by accessing your [dashboard](https://app.sourcery.ai): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.