Skip to content

Commit

Permalink
Merge pull request #562 from trz42/bump_scorecard_action_version
Browse files Browse the repository at this point in the history
bumping scorecard-action version to 2.3.1
  • Loading branch information
boegel authored May 7, 2024
2 parents 4a6cd25 + 298159e commit 32ee8b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecards.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@99c53751e09b9529366343771cc321ec74e9bd3d # v2.0.6
uses: ossf/scorecard-action@0864cf19026789058feabb7e87baa5f140aac736 # v2.3.1
with:
results_file: results.sarif
results_format: sarif
Expand Down

0 comments on commit 32ee8b8

Please sign in to comment.