Skip to content

Commit 4627e54

Browse files
[UPDATE] (deps): Bump ossf/scorecard-action in /.github/workflows
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 0996de34f094a4ac9ff679ec4993bdd4feff3a1f to 15bc21f12b2fbbb36fa93d5f2e786f6b18ffe048. - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@0996de3...15bc21f) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-version: 15bc21f12b2fbbb36fa93d5f2e786f6b18ffe048 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1ce69db commit 4627e54

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@0996de34f094a4ac9ff679ec4993bdd4feff3a1f # v2.4.1
33+
uses: ossf/scorecard-action@15bc21f12b2fbbb36fa93d5f2e786f6b18ffe048 # v2.4.1
3434
with:
3535
results_file: results.sarif
3636
results_format: sarif

0 commit comments

Comments
 (0)