Skip to content

Commit

Permalink
Merge pull request #94 from pfichtner/dependabot/github_actions/ossf/…
Browse files Browse the repository at this point in the history
…scorecard-action-2.3.1

Bump ossf/scorecard-action from 2.3.0 to 2.3.1
  • Loading branch information
pfichtner committed Oct 24, 2023
2 parents 2584275 + c651874 commit 2ef74fa
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 @@ -41,7 +41,7 @@ jobs:
persist-credentials: false

- name: "Run analysis"
uses: ossf/scorecard-action@483ef80eb98fb506c348f7d62e28055e49fe2398 # v2.3.0
uses: ossf/scorecard-action@0864cf19026789058feabb7e87baa5f140aac736 # v2.3.1
with:
results_file: results.sarif
results_format: sarif
Expand Down

0 comments on commit 2ef74fa

Please sign in to comment.