Skip to content

Commit

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

chore: bump ossf/scorecard-action from 2.2.0 to 2.3.1
  • Loading branch information
jkjell authored Oct 31, 2023
2 parents c6d8768 + 936436e commit a66513e
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@08b4669551908b1024bb425080c797723083c031 # v2.2.0
uses: ossf/scorecard-action@0864cf19026789058feabb7e87baa5f140aac736 # v2.3.1
with:
results_file: results.sarif
results_format: sarif
Expand Down

0 comments on commit a66513e

Please sign in to comment.