supahgreg
|
2ecd9d9cc0
|
Remove error ignoring from the 'Shell Code Quality' workflow.
|
2025-12-09 22:11:36 -06:00 |
|
dependabot[bot]
|
76a8b60847
|
GitHub Actions: Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-24 07:41:17 +00:00 |
|
supahgreg
|
fff9b71d59
|
Limit ShellCheck output to errors and warnings, split by shell type.
|
2025-11-12 17:27:40 +00:00 |
|
supahgreg
|
9028a7ee94
|
ShellCheck on the runners is old. Switch back to the Docker image (alt method).
|
2025-11-11 14:33:18 -06:00 |
|
supahgreg
|
ef5c881925
|
Use 'shellcheck' provided by the GitHub runner.
|
2025-11-11 14:11:22 -06:00 |
|
supahgreg
|
ee7e194fe5
|
Add a 'Shell Code Quality' workflow.
|
2025-11-11 19:54:03 +00:00 |
|