Skip to content

Commit

Permalink
Bump ossf/scorecard-action from 2.0.0 to 2.0.3
Browse files Browse the repository at this point in the history
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.0.0 to 2.0.3.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](ossf/scorecard-action@13ec8c7...865b409)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and remkop committed Sep 20, 2022
1 parent 249e168 commit 89b28dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecards-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
persist-credentials: false

- name: "Run analysis"
uses: ossf/scorecard-action@13ec8c77e8a5dae7e0a0d47bde3e3004df15d34f # v1.0.2
uses: ossf/scorecard-action@865b4092859256271290c77adbd10a43f4779972 # v1.0.2
with:
results_file: results.sarif
results_format: sarif
Expand Down

0 comments on commit 89b28dd

Please sign in to comment.