Skip to content

Fix CSP configuration for django-csp 4 (#4493) #74

Fix CSP configuration for django-csp 4 (#4493)

Fix CSP configuration for django-csp 4 (#4493) #74

Workflow file for this run

name: SSDLC SBOM
on:
push:
branches: [main]
release:
types: [published]
permissions: {}
jobs:
sbom:
permissions:
actions: read
contents: write
uses: mozilla/ssdlc-actions/.github/workflows/ssdlc-sbom.yml@aa759c845c83060e2473fd8df60f9f408e34675d # v1.2
with:
sbom_name: ${{ github.event.release.tag_name || github.sha }}