You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 🌱 Update github-actions group
| datasource | package | from | to |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | actions/setup-go | v5.1.0 | v5.3.0 |
| github-tags | lycheeverse/lychee-action | v2.1.0 | v2.3.0 |
* 🌱 Renovate GitHub actions: go122 fixes (#201)
* Use errors.New instead of fmt.Errorf for plain strings. This is what go-1.22 enforces
* Also need to import "errors" to use it.
* exportloopreg linter has been replaced by copyloopvar.
Signed-off-by: Kurt Garloff <[email protected]>
---------
Signed-off-by: Kurt Garloff <[email protected]>
Co-authored-by: cluster-stack-bot[bot] <143188378+cluster-stack-bot[bot]@users.noreply.github.com>
Co-authored-by: Jan Schoone <[email protected]>
Co-authored-by: Kurt Garloff <[email protected]>
0 commit comments