diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index edc12bc5e..794e066c7 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -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: