Skip to content

Commit

Permalink
ci: Update scrorecard workflow to fix breakage
Browse files Browse the repository at this point in the history
Also rename file so it matches what's listed in the file to trigger it.

Signed-off-by: Larry Gritz <[email protected]>
  • Loading branch information
lgritz committed Mar 24, 2024
1 parent 4dc04a2 commit fc4deb1
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,7 @@ jobs:
persist-credentials: false

- name: "Run analysis"
uses: ossf/scorecard-action@937ffa90d79c7d720498178154ad4c7ba1e4ad8c # v2.1.0
# OLD works uses: ossf/scorecard-action@3e15ea8318eee9b333819ec77a36aca8d39df13e # v1.1.1
uses: ossf/scorecard-action@0864cf19026789058feabb7e87baa5f140aac736 # v2.3.1
with:
results_file: results.sarif
results_format: sarif
Expand Down

0 comments on commit fc4deb1

Please sign in to comment.