Skip to content

Commit b9a4fa9

Browse files
Bump ossf/scorecard-action from 2.0.4 to 2.1.0 (flutter#4952)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.0.4 to 2.1.0. - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@e363bfc...937ffa9) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9e894eb commit b9a4fa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
persist-credentials: false
2929

3030
- name: "Run analysis"
31-
uses: ossf/scorecard-action@e363bfca00e752f91de7b7d2a77340e2e523cb18
31+
uses: ossf/scorecard-action@937ffa90d79c7d720498178154ad4c7ba1e4ad8c
3232
with:
3333
results_file: results.sarif
3434
results_format: sarif

0 commit comments

Comments
 (0)