Skip to content

Commit

Permalink
Merge pull request #3134 from hyperledger/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ll-actions-9c3969af14

chore(deps): Bump ossf/scorecard-action from 2.3.3 to 2.4.0 in the all-actions group
  • Loading branch information
swcurran authored Jul 29, 2024
2 parents c068d14 + fc35ac8 commit 260d957
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 @@ -40,7 +40,7 @@ jobs:
persist-credentials: false

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

0 comments on commit 260d957

Please sign in to comment.