dotnet / fsharp

The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
https://dotnet.microsoft.com/languages/fsharp
MIT License
3.82k stars 773 forks source link

Fix sbom generation #17275

Closed KevinRansom closed 3 weeks ago

KevinRansom commented 3 weeks ago

Ensure that sbom generation happens on ci Fixes: https://github.com/dotnet/fsharp/issues/17265

github-actions[bot] commented 3 weeks ago

:white_check_mark: No release notes required

psfinaki commented 3 weeks ago

So does this work? This insertion seems to pass the SBOM check, but the Symbols check now blew up, I don't know if it's related.