Skip to content

Commit

Permalink
Merge pull request #312 from sscheib/renovate/ossf-scorecard-action-2.x
Browse files Browse the repository at this point in the history
chore(deps): update ossf/scorecard-action action to v2.4.0
  • Loading branch information
sscheib authored Jul 26, 2024
2 parents f997bf6 + 9eb0442 commit 1c29717
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 @@ -81,7 +81,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:
results_file: 'results.sarif'
results_format: 'sarif'
Expand Down

0 comments on commit 1c29717

Please sign in to comment.