cce6124a92
Bump actions/checkout from 4 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [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/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-12 11:44:32 +00:00
5e571b4463
no unit test for yml file changes
2025-06-23 20:51:03 +02:00
1fb3a2224f
Ensure that stderr is caught / $prg=testssl.sh
...
As suggested in #2780 this PR redirects all stderr on a perl level
to stdout so that we should see all errors which we miss because
we can't redirect (>/dev/null in check) or we haven't redirected yet.
Also old checks are imporved, so that $prg is used as in newer
checks.
2025-05-27 10:54:25 +02:00
f8f00de5a0
Shorten name for badge
2025-05-20 16:43:06 +02:00
d87f5f68de
Sync runners / rename comments for badge
2025-05-20 16:37:48 +02:00
5b2e8ac12c
fix indentation
2025-05-16 18:21:20 +02:00
5e248c05dc
Update / rename runner to be in sync w Mac runner
2025-05-16 17:50:33 +02:00