Skip to content

Commit

Permalink
Bump ossf/scorecard-action from 2.3.3 to 2.4.0 (#2997)
Browse files Browse the repository at this point in the history
Bumps [ossf/scorecard-action](https:/ossf/scorecard-action) from 2.3.3 to 2.4.0.
- [Release notes](https:/ossf/scorecard-action/releases)
- [Changelog](https:/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](ossf/scorecard-action@dc50aa9...62b2cac)

---
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 Jul 31, 2024
1 parent 55ca891 commit ca59f40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ossf-scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
persist-credentials: false

- name: Run analysis
uses: ossf/scorecard-action@dc50aa9510b46c811795eb24b2f1ba02a914e534 # v2.3.3
uses: ossf/scorecard-action@62b2cac7ed8198b15735ed49ab1e5cf35480ba46 # v2.4.0
with:
publish_results: true
results_file: results.sarif
Expand Down

0 comments on commit ca59f40

Please sign in to comment.