Skip to content

Commit

Permalink
chore: bump ossf/scorecard-action from 2.2.0 to 2.3.0 (#72)
Browse files Browse the repository at this point in the history
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](ossf/scorecard-action@v2.2.0...v2.3.0)

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

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 Oct 6, 2023
1 parent a6ffaba commit b06bd84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/analyzer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Perform Scorecards Analysis
uses: ossf/scorecard-action@v2.2.0
uses: ossf/scorecard-action@v2.3.0
with:
results_file: results.sarif
results_format: sarif
Expand Down

0 comments on commit b06bd84

Please sign in to comment.