Commit Graph

6 Commits

Author SHA1 Message Date
patchback[bot]
d91ab70ca6
Bump actions/setup-go from 5 to 6 in the ci group (#1124) (#1125)
Bumps the ci group with 1 update: [actions/setup-go](https://github.com/actions/setup-go).

Updates `actions/setup-go` from 5 to 6
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci
...



(cherry picked from commit 3e2b149dc2)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-08 19:02:16 +02:00
patchback[bot]
77f1344cd7
Fix some issues pointed out by zizmor. (#1009) (#1010)
(cherry picked from commit 80770ed972)

Co-authored-by: Felix Fontein <felix@fontein.de>
2024-12-14 15:45:29 +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