Skip to content

Commit

Permalink
Merge branch 'master' into issue_730
Browse files Browse the repository at this point in the history
  • Loading branch information
sourabhsparkala authored Sep 6, 2022
2 parents 4981975 + f9a7cd0 commit 7461965
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/fosstars-project-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
name: "Security rating"
steps:
- uses: actions/[email protected]
- uses: SAP/fosstars-rating-core-action@v1.5.0
- uses: SAP/fosstars-rating-core-action@v1.6.0
with:
report-branch: fosstars-report
token: "${{ secrets.GITHUB_TOKEN }}"
2 changes: 1 addition & 1 deletion .github/workflows/fosstars-rop-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
name: "RoP report"
steps:
- uses: actions/[email protected]
- uses: SAP/fosstars-rating-core-action@v1.5.0
- uses: SAP/fosstars-rating-core-action@v1.6.0
with:
rating: oss-rules-of-play
report-branch: fosstars-rop-report
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<version.dependency-check-core>7.1.1</version.dependency-check-core>
<version.slf4j-simple>1.7.36</version.slf4j-simple>
<version.javax.annotation-api>1.3.2</version.javax.annotation-api>
<version.jsoup>1.15.2</version.jsoup>
<version.jsoup>1.15.3</version.jsoup>
</properties>

<build>
Expand Down

0 comments on commit 7461965

Please sign in to comment.