Skip to content

Commit

Permalink
Merge pull request #26416 from numpy/dependabot/github_actions/ossf/s…
Browse files Browse the repository at this point in the history
…corecard-action-2.3.3

MAINT: Bump ossf/scorecard-action from 2.3.1 to 2.3.3
  • Loading branch information
charris committed May 10, 2024
2 parents e86c581 + aa5a932 commit 1c9504f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecards.yml
Expand Up @@ -30,7 +30,7 @@ jobs:
persist-credentials: false

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

0 comments on commit 1c9504f

Please sign in to comment.