Skip to content

ci: restrict checkout credential persistence (#5589) #538

ci: restrict checkout credential persistence (#5589)

ci: restrict checkout credential persistence (#5589) #538

name: OSSF Scorecard
on:
push:
branches:
- main
schedule:
- cron: "16 11 * * 4" # once a week
workflow_dispatch:
permissions: {}
jobs:
analysis:
permissions:
contents: read # for actions/checkout
id-token: write # for Scorecard to publish results
security-events: write # for the SARIF upload to code scanning
uses: open-telemetry/shared-workflows/.github/workflows/scorecard.yml@68c7b2f0ef9cd9c1e2b71d3018f63127be189578 # v0.14.0