Files
mattermostest/.github/workflows/snyk-sbom.yml
enzowritescode e869a742fa 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
2024-12-17 08:18:16 -07:00

14 lines
307 B
YAML

name: Snyk - Software Bill of Materials (SBOM)
on:
release:
types: [published]
jobs:
sbom:
permissions:
contents: write
uses: mattermost/actions-workflows/.github/workflows/snyk-sbom.yml@9f3b82abb56fb8327b6b6e2d3fc16b92e45120ba
secrets: inherit
with:
is_monorepo: false