lint-gha-reviewdog
Version updated for https://github.com/ne-sachirou/lint-gha-reviewdog to version v0.0.2.
- This action is used across all versions by 4 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, lint-gha-reviewdog, automates the linting of GitHub Actions files using actionlint, zizmor, and ghalint. It provides pull request feedback via reviewdog, ensures CI failures on push, and centralizes tool version management, streamlining the process of identifying and addressing issues in GitHub Actions workflows. Key features include optional per-tool execution, reporting findings in pull requests and job summaries, and a combined output for detecting any issues.
What’s Changed
What’s Changed
- Update dependency aquaproj/aqua to v2.57.1 by @renovate[bot] in https://github.com/ne-sachirou/lint-gha-reviewdog/pull/3
- add human-readable output to the summary section of actions for zizmor by @ne-sachirou in https://github.com/ne-sachirou/lint-gha-reviewdog/pull/4
- verify that lint objects exist before running lint by @ne-sachirou in https://github.com/ne-sachirou/lint-gha-reviewdog/pull/5
- Update dependency rhysd/actionlint to v1.7.12 by @renovate[bot] in https://github.com/ne-sachirou/lint-gha-reviewdog/pull/2
Full Changelog: https://github.com/ne-sachirou/lint-gha-reviewdog/compare/v0...v0.0.2