Skip to content

Commit f71fcda

Browse files
authored
Merge pull request #94 from bckohan/dependabot/github_actions/ossf/scorecard-action-2.4.1
⬆ Bump ossf/scorecard-action from 2.4.0 to 2.4.1
2 parents c9782af + 6130d2e commit f71fcda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecard.yml

+1-1
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].0
28+
uses: ossf/[email protected].1
2929
with:
3030
results_file: results.sarif
3131
results_format: sarif

0 commit comments

Comments
 (0)