Commit Graph

7 Commits

Author SHA1 Message Date
dependabot[bot]
a095e20612
Bump actions/checkout from 4 to 5 in the ci group
Bumps the ci group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `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
  dependency-group: ci
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-25 06:52:46 +00:00
Felix Fontein
2487d1a0bf Fix linting errors. 2025-04-26 12:39:00 +02:00
Felix Fontein
80770ed972
Fix some issues pointed out by zizmor. (#1009) 2024-12-14 15:31:16 +01:00
Felix Fontein
ff412f475e Disable Go module info caching. 2024-07-07 20:20:10 +02:00
Felix Fontein
f69a29403b
Add health check test image. (#918) 2024-07-07 19:31:16 +02:00
Felix Fontein
37c639f6e8
Publish test images under another tag to work around strange behavior of Compose's pull policy. (#901) 2024-06-29 11:16:32 +02:00
Felix Fontein
d334c2362f
Create helper OCI images for use in CI. (#899) 2024-06-28 22:59:20 +02:00