Skip to content

Commit

Permalink
Bump ossf/scorecard-action from 2.0.1 to 2.0.3 (#2243)
Browse files Browse the repository at this point in the history
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.0.1 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@f437b3c...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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 14, 2022
1 parent a780d68 commit e7e9507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecard_action.yml
Expand Up @@ -28,7 +28,7 @@ jobs:
persist-credentials: false

- name: "Run analysis"
uses: ossf/scorecard-action@f437b3cc043103683806977b725b99217c67bd46 # v2.0.1
uses: ossf/scorecard-action@865b4092859256271290c77adbd10a43f4779972 # v2.0.1
with:
results_file: results.sarif
results_format: sarif
Expand Down

0 comments on commit e7e9507

Please sign in to comment.