Skip to content

Commit 1c9504f

Browse files
authored
Merge pull request numpy#26416 from numpy/dependabot/github_actions/ossf/scorecard-action-2.3.3
MAINT: Bump ossf/scorecard-action from 2.3.1 to 2.3.3
2 parents e86c581 + aa5a932 commit 1c9504f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
persist-credentials: false
3131

3232
- name: "Run analysis"
33-
uses: ossf/scorecard-action@0864cf19026789058feabb7e87baa5f140aac736 # v2.3.1
33+
uses: ossf/scorecard-action@dc50aa9510b46c811795eb24b2f1ba02a914e534 # v2.3.3
3434
with:
3535
results_file: results.sarif
3636
results_format: sarif

0 commit comments

Comments
 (0)