Skip to content

Commit

Permalink
Bump SAP/fosstars-rating-core-action from 1.5.0 to 1.6.0 (#870)
Browse files Browse the repository at this point in the history
Bumps [SAP/fosstars-rating-core-action](https://github.com/SAP/fosstars-rating-core-action) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/SAP/fosstars-rating-core-action/releases)
- [Commits](SAP/fosstars-rating-core-action@v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: SAP/fosstars-rating-core-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 6, 2022
1 parent 2e3c533 commit 89bb832
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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

0 comments on commit 89bb832

Please sign in to comment.