Rhysd actionlint
Version updated for https://github.com/devops-actions/actionlint to version v0.1.12.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 318 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action serves as a wrapper for the actionlint tool, simplifying its usage by automating the detection of common errors in GitHub workflows. It helps identify issues such as undefined outputs or needs objects, shell script errors in run commands, and annotates errors directly within pull request changes when applicable. By automating these checks, the action streamlines workflow validation and reduces the risk of misconfigurations.
What’s Changed
What’s Changed
Dependency updates (GitHub Actions)
- Bump jessehouwing/actions-semver-checker from 2.0.4 to 2.0.5 by @dependabot[bot] in https://github.com/devops-actions/actionlint/pull/162
- Bump actions/upload-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] in https://github.com/devops-actions/actionlint/pull/163
- Bump jessehouwing/actions-semver-checker from 2.0.5 to 2.0.6 by @dependabot[bot] in https://github.com/devops-actions/actionlint/pull/164
- Bump step-security/harden-runner from 2.14.2 to 2.15.0 by @dependabot[bot] in https://github.com/devops-actions/actionlint/pull/165
- Bump step-security/harden-runner from 2.15.0 to 2.15.1 by @dependabot[bot] in https://github.com/devops-actions/actionlint/pull/169
- Bump devops-actions/issue-comment-tag from 0.1.9 to 0.1.10 by @dependabot[bot] in https://github.com/devops-actions/actionlint/pull/172
- Bump step-security/harden-runner from 2.15.1 to 2.16.0 by @dependabot[bot] in https://github.com/devops-actions/actionlint/pull/173
- Bump jessehouwing/actions-semver-checker from 2.0.6 to 2.0.7 by @dependabot[bot] in https://github.com/devops-actions/actionlint/pull/176
- Bump step-security/harden-runner from 2.16.0 to 2.16.1 by @dependabot[bot] in https://github.com/devops-actions/actionlint/pull/181
- Bump actions/upload-artifact from 7.0.0 to 7.0.1 by @dependabot[bot] in https://github.com/devops-actions/actionlint/pull/186
- Bump step-security/harden-runner from 2.16.1 to 2.17.0 by @dependabot[bot] in https://github.com/devops-actions/actionlint/pull/185
- Bump step-security/harden-runner from 2.17.0 to 2.19.0 by @dependabot[bot] in https://github.com/devops-actions/actionlint/pull/188
Other Changes
- Update actionlint version to 1.7.11 by @github-actions[bot] in https://github.com/devops-actions/actionlint/pull/170
- Update actionlint version to 1.7.11 by @github-actions[bot] in https://github.com/devops-actions/actionlint/pull/174
- chore: rename ossf-action.yml to ossf-analysis.yml by @rajbos in https://github.com/devops-actions/actionlint/pull/178
- Prevent spurious PRs from key-order-only changes in settings.json by @Copilot in https://github.com/devops-actions/actionlint/pull/179
- chore: add actions-example-checker workflow by @rajbos in https://github.com/devops-actions/actionlint/pull/183
- Update actionlint version to 1.7.12 by @github-actions[bot] in https://github.com/devops-actions/actionlint/pull/182
- fix: sync workflows with devops-actions/.github standards by @rajbos in https://github.com/devops-actions/actionlint/pull/184
- chore: suppress noisy/intentional superlinter failures by @rajbos in https://github.com/devops-actions/actionlint/pull/189
Full Changelog: https://github.com/devops-actions/actionlint/compare/v0.1.11...v0.1.12