Bump SBOM version so the file output is sbom-desktop-vX.Y.Z.json (#3257)

* Bump SBOM version so the file output is sbom-desktop-vX.Y.Z.json
This commit is contained in:
enzowritescode
2024-12-17 08:18:16 -07:00
committed by GitHub
parent 8cccb15058
commit e869a742fa

View File

@@ -7,7 +7,7 @@ jobs:
sbom: sbom:
permissions: permissions:
contents: write contents: write
uses: mattermost/actions-workflows/.github/workflows/snyk-sbom.yml@26d71413024508c19579a7df94d93488c4fe3bbf uses: mattermost/actions-workflows/.github/workflows/snyk-sbom.yml@9f3b82abb56fb8327b6b6e2d3fc16b92e45120ba
secrets: inherit secrets: inherit
with: with:
is_monorepo: false is_monorepo: false