- Update config to use yaml anchors and aliases
- docker/build-push-action to v6.9.0
- github/codeql-action to v3.26.10
Signed-off-by: Brandon Mitchell <git@bmitch.net>
- Update version-bump config for processors
- gomajor to v0.14.0
- gosec to v2.21.4
- syft to v1.13.0
- actions/checkout to v4.2.0
- docker/build-push-action to v6.8.0
- github/codeql-action to v3.26.9
Signed-off-by: Brandon Mitchell <git@bmitch.net>
This also removes some RC settings, updates the distribution/distribution version, manages the versions with version-bump, and speeds up the tests.
Signed-off-by: Brandon Mitchell <git@bmitch.net>
- Adding pins for base image annotation
- codeql-action to v3.24.5
- staticcheck to v0.4.7
- olareg to latest commit
Signed-off-by: Brandon Mitchell <git@bmitch.net>
This project supports the last 3 major Go versions.
Go itself only supports the last 2 major releases.
Signed-off-by: Brandon Mitchell <git@bmitch.net>
Most of this is error handling. Many of the file IO warnings are
intentionally ignored since these tools are designed to run locally.
Signed-off-by: Brandon Mitchell <git@bmitch.net>