Skip to content

Commit

Permalink
Merge pull request #31 from jmuelbert/dependabot/github_actions/ossf/…
Browse files Browse the repository at this point in the history
…scorecard-action-2.3.1

fix: 🚀 gha: bump ossf/scorecard-action from 2.3.0 to 2.3.1
  • Loading branch information
jmuelbert authored Oct 27, 2023
2 parents 938fde2 + 4f50fc2 commit 8c6ed4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
persist-credentials: false

- name: "Run analysis"
uses: ossf/scorecard-action@483ef80eb98fb506c348f7d62e28055e49fe2398 # v2.3.0
uses: ossf/scorecard-action@0864cf19026789058feabb7e87baa5f140aac736 # v2.3.1
with:
results_file: results.sarif
results_format: sarif
Expand Down

0 comments on commit 8c6ed4e

Please sign in to comment.