Skip to content

Commit 2cf44c7

Browse files
authored
Merge pull request #149 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 f92173a + 669a1f3 commit 2cf44c7

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

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

0 commit comments

Comments
 (0)