Skip to content

Commit 82a1822

Browse files
authored
Merge pull request numpy#28465 from numpy/dependabot/github_actions/ossf/scorecard-action-2.4.1
MAINT: Bump ossf/scorecard-action from 2.4.0 to 2.4.1
2 parents d3c8034 + 6a29cd9 commit 82a1822

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@62b2cac7ed8198b15735ed49ab1e5cf35480ba46 # v2.4.0
33+
uses: ossf/scorecard-action@f49aabe0b5af0936a0987cfb85d86b75731b0186 # v2.4.1
3434
with:
3535
results_file: results.sarif
3636
results_format: sarif

0 commit comments

Comments
 (0)