Skip to content

Commit 1a6611e

Browse files
workflows: bump ossf/scorecard-action from 1.1.1 to 1.1.2 (fluent#5651)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@3e15ea8...ce330fd) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ef89d2f commit 1a6611e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cron-scorecards-analysis.yaml

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@3e15ea8318eee9b333819ec77a36aca8d39df13e
33+
uses: ossf/scorecard-action@ce330fde6b1a5c9c75b417e7efc510b822a35564
3434
with:
3535
results_file: scorecard-results.sarif
3636
results_format: sarif

0 commit comments

Comments
 (0)