Skip to content

Commit

Permalink
Update scorecard-action (#1626)
Browse files Browse the repository at this point in the history
* Fixes #1566
* Attemp is based on info from ossf/scorecard-action#997

Signed-off-by: Yury Tsarev <yury@upbound.io>
  • Loading branch information
ytsarev committed Jun 30, 2024
1 parent ce9ddfc commit a98c250
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@99c53751e09b9529366343771cc321ec74e9bd3d # tag=v2.0.6
uses: ossf/scorecard-action@dc50aa9510b46c811795eb24b2f1ba02a914e534 # tag=v2.3.3
with:
results_file: results.sarif
results_format: sarif
Expand Down

0 comments on commit a98c250

Please sign in to comment.