We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 676dfda commit 7b129aeCopy full SHA for 7b129ae
.github/workflows/fosstars-project-report.yml
@@ -10,7 +10,7 @@ jobs:
10
name: "Security rating"
11
steps:
12
- uses: actions/checkout@v3.5.3
13
- - uses: SAP/fosstars-rating-core-action@v1.13.0
+ - uses: SAP/fosstars-rating-core-action@v1.14.0
14
with:
15
report-branch: fosstars-report
16
token: "${{ secrets.GITHUB_TOKEN }}"
.github/workflows/fosstars-rop-report.yml
name: "RoP report"
rating: oss-rules-of-play
report-branch: fosstars-rop-report
0 commit comments