Skip to content

Set ServerToAgent.Capabilities in the example server (#641) #251

Set ServerToAgent.Capabilities in the example server (#641)

Set ServerToAgent.Capabilities in the example server (#641) #251

name: OSSF Scorecard
on:
push:
branches:
- main
schedule:
- cron: "45 8 * * 5" # 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@d9b812f9924a121c6a8276ea2f9e6f5b622cdd4d # v0.10.0