dependabot[bot]
e0b8594009
build(deps): 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-13 15:05:29 +02:00
Lukas Zapletal
b86d3afd8d
workflows: use correct token for gobump
...
The newly added gobump was using the default token but this one is not
configured with all required permissions for this repo. This was causing
tests not being executed on github.
2025-07-28 14:01:03 +02:00
Sanne Raymaekers
d62827e97c
go.mod: upgrade to 1.23.9
2025-07-10 16:00:45 +02:00
Lukas Zapletal
84e26ab591
fix: update gobump GHA
2025-06-26 18:44:35 +02:00
Lukas Zapletal
f0fb23f1af
ci: introduce gobump gha
2025-06-26 13:01:27 +02:00