Skip to content

Commit

Permalink
Add sbom generation (#140)
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Abrahms <[email protected]>

Signed-off-by: Justin Abrahms <[email protected]>
  • Loading branch information
justinabrahms authored Oct 22, 2022
1 parent 8733065 commit 43032ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,8 @@ jobs:
make controller-gen
IMG=ghcr.io/open-feature/open-feature-operator:${{ needs.release-please.outputs.release_tag_name }} make release-manifests
- uses: anchore/sbom-action@v0

- name: Release
uses: softprops/action-gh-release@v1
with:
Expand Down

0 comments on commit 43032ff

Please sign in to comment.