Skip to content

Commit f825eac

Browse files
authored
Merge pull request #48 from go-git/dependabot/github_actions/ossf/scorecard-action-2.4.3
build: bump ossf/scorecard-action from 2.4.2 to 2.4.3
2 parents dda8201 + 2844220 commit f825eac

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
@@ -31,7 +31,7 @@ jobs:
3131
persist-credentials: false
3232

3333
- name: "Run analysis"
34-
uses: ossf/scorecard-action@05b42c624433fc40578a4040d5cf5e36ddca8cde # v2.4.2
34+
uses: ossf/scorecard-action@4eaacf0543bb3f2c246792bd56e8cdeffafb205a # v2.4.3
3535
with:
3636
results_file: results.sarif
3737
results_format: sarif

0 commit comments

Comments
 (0)