Skip to content

Commit f1c5f78

Browse files
[UPDATE] (deps): Bump ossf/scorecard-action in /.github/workflows
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from dde01de2fdfb29acf692f25ffb46c10a6655057e to e48dbb732fab761267783321dfa71e2a5c6e263d. - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@dde01de...e48dbb7) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5b9e02c commit f1c5f78

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
with:
3131
persist-credentials: false
3232
- name: "Run analysis"
33-
uses: ossf/scorecard-action@dde01de2fdfb29acf692f25ffb46c10a6655057e # v2.4.1
33+
uses: ossf/scorecard-action@e48dbb732fab761267783321dfa71e2a5c6e263d # v2.4.1
3434
with:
3535
results_file: results.sarif
3636
results_format: sarif

0 commit comments

Comments
 (0)