This PR adds a new action to install the Kubernetes bom command in the Github runner.
The PR also update the installer for the spdx-sbom-generator to allow the user define the architecture to be installed. This is necessary to use the action in the kwctl build. Where multiple archs are used.
Description
This PR adds a new action to install the Kubernetes
bom
command in the Github runner.The PR also update the installer for the
spdx-sbom-generator
to allow the user define the architecture to be installed. This is necessary to use the action in the kwctl build. Where multiple archs are used.