Skip to content

Fosstars (Security) #1092

Fosstars (Security)

Fosstars (Security) #1092

name: "Fosstars (Security)"
on:
workflow_dispatch:
schedule:
- cron: "0 0 * * *"
jobs:
create_fosstars_report:
runs-on: ubuntu-latest
name: "Security rating"
steps:
- uses: actions/[email protected]
- uses: SAP/[email protected]
with:
report-branch: fosstars-report
token: "${{ secrets.GITHUB_TOKEN }}"