Skip to content

Commit

Permalink
Add sbom generation
Browse files Browse the repository at this point in the history
  • Loading branch information
justinabrahms committed Oct 21, 2022
1 parent 80bcfba commit 8f709ba
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 @@ -91,6 +91,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 8f709ba

Please sign in to comment.