Skip to content

Commit d82eb84

Browse files
authored
Merge pull request #127 from django-commons/dependabot/github_actions/ossf/scorecard-action-2.4.2
⬆ Bump ossf/scorecard-action from 2.4.1 to 2.4.2
2 parents 513fd50 + f0a5985 commit d82eb84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
persist-credentials: false
2626

2727
- name: "Run analysis"
28-
uses: ossf/[email protected].1
28+
uses: ossf/[email protected].2
2929
with:
3030
results_file: results.sarif
3131
results_format: sarif

0 commit comments

Comments
 (0)