Skip to content

Merge pull request #6835 from mozilla/dependabot/github_actions/mozil… #133

Merge pull request #6835 from mozilla/dependabot/github_actions/mozil…

Merge pull request #6835 from mozilla/dependabot/github_actions/mozil… #133

Workflow file for this run

name: ssdlc-sbom
permissions: {}
on:
release:
types: [published]
push:
branches:
- 'main'
tags:
- '*'
workflow_dispatch:
jobs:
sbom:
uses: mozilla/ssdlc-actions/.github/workflows/ssdlc-sbom.yml@812e46e95a00cd1076c0d3c2bd03d109f8ff4d68
with:
sbom_name: ${{ github.event.release.tag_name || github.sha }}
permissions:
actions: read
contents: write