Skip to content

feat: add Python support for Renovate (#122) #556

feat: add Python support for Renovate (#122)

feat: add Python support for Renovate (#122) #556

Workflow file for this run

---
name: Security
on:
push: {}
pull_request: {}
schedule:
- cron: "0 0 * * 1"
permissions:
contents: read
actions: read
packages: read
security-events: write
jobs:
supply-chain-security-validation:
name: Supply Chain
uses: coopnorge/github-workflow-supply-chain-security-validation/.github/workflows/supply-chain-security-validation.yaml@main
secrets: inherit