Skip to content

Commit

Permalink
🌱 Bump ossf/scorecard-action from 0.0.2 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 0.0.2 to 1.0.0.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Commits](ossf/scorecard-action@5f4e314...005020c)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and naveensrinivasan committed Jan 14, 2022
1 parent b1fec4d commit 361fbd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecard-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579

- name: "Run analysis"
uses: ossf/scorecard-action@5f4e3145c8e85f00681e145122bfe721eb0d69a7
uses: ossf/scorecard-action@005020cb6a7f4d6d23450b2957d8e5e77983a6d4
with:
policy_file: .github/scorecard-policy.yml
results_file: results.sarif
Expand Down

0 comments on commit 361fbd0

Please sign in to comment.