Skip to content

Commit

Permalink
Merge pull request #182 from coliff/dependabot/github_actions/ossf/sc…
Browse files Browse the repository at this point in the history
…orecard-action-2.3.1

Bump ossf/scorecard-action from 2.2.0 to 2.3.1
  • Loading branch information
coliff committed Nov 2, 2023
2 parents dc2552d + 917ddc3 commit 839f361
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 @@ -25,7 +25,7 @@ jobs:
persist-credentials: false

- name: "Run analysis"
uses: ossf/scorecard-action@v2.2.0
uses: ossf/scorecard-action@v2.3.1
with:
results_file: results.sarif
results_format: sarif
Expand Down

0 comments on commit 839f361

Please sign in to comment.