Skip to content

Commit

Permalink
Bump ossf/scorecard-action from 2.0.0 to 2.0.1 (#2238)
Browse files Browse the repository at this point in the history
* Bump ossf/scorecard-action from 2.0.0 to 2.0.1

Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.0.0 to 2.0.1.
- [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...f437b3c)

---
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>

* update version comment

Signed-off-by: cpanato <ctadeu@gmail.com>

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: cpanato <ctadeu@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: cpanato <ctadeu@gmail.com>
  • Loading branch information
dependabot[bot] and cpanato committed Sep 9, 2022
1 parent 309eb85 commit fdf29a6
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@13ec8c77e8a5dae7e0a0d47bde3e3004df15d34f # v2.0.0-alpha.2
uses: ossf/scorecard-action@f437b3cc043103683806977b725b99217c67bd46 # v2.0.1
with:
results_file: results.sarif
results_format: sarif
Expand Down

0 comments on commit fdf29a6

Please sign in to comment.