Skip to content

Commit

Permalink
Fix fosstar action
Browse files Browse the repository at this point in the history
  • Loading branch information
f-blass committed Mar 25, 2024
1 parent 4d51582 commit 5a4020e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fosstars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
name: "Security rating"
steps:
- uses: actions/checkout@v2.3.4
- uses: SAP/fosstars-rating-core-action@v1
- uses: SAP/fosstars-rating-core-action@v1.14.0
with:
report-branch: fosstars-report
token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 5a4020e

Please sign in to comment.