Skip to content

Commit 517d283

Browse files
authored
Merge pull request #37 from go-git/dependabot/github_actions/ossf/scorecard-action-2.4.2
build: bump ossf/scorecard-action from 2.4.1 to 2.4.2
2 parents 6483589 + a3e9b3e commit 517d283

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@f49aabe0b5af0936a0987cfb85d86b75731b0186 # v2.4.1
34+
uses: ossf/scorecard-action@05b42c624433fc40578a4040d5cf5e36ddca8cde # v2.4.2
3535
with:
3636
results_file: results.sarif
3737
results_format: sarif

0 commit comments

Comments
 (0)