Skip to content

chore(deps): update all non-major dependencies (#242) #144

chore(deps): update all non-major dependencies (#242)

chore(deps): update all non-major dependencies (#242) #144

name: OpenSSF Scorecard
on:
push:
branches: [main]
schedule:
- cron: '30 4 * * 1'
workflow_dispatch:
permissions:
contents: read
jobs:
scorecard:
uses: platform-mesh/.github/.github/workflows/job-ossf-scorecard.yml@916c21a99d770c8917af03baec822c3c5a3e1140 # main
permissions:
security-events: write # Needed to upload Scorecard results to the GitHub Security tab
id-token: write # Needed for keyless publishing of Scorecard results
contents: read # Needed to read repository contents
actions: read # Needed to read GitHub Actions workflows