kubewarden / github-actions

GitHub actions used by the Kubewarden project
https://kubewarden.io
Apache License 2.0
4 stars 7 forks source link

Add action to install Kubernetes bom command and improve the spdx-sbom-generator installer action #39

Closed jvanz closed 2 years ago

jvanz commented 2 years ago

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.