Skip to content

Commit 504f134

Browse files
Update scorecard-analysis.yml (#1674)
1 parent faeae41 commit 504f134

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/scorecard-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ jobs:
3131
repo_token: ${{ secrets.GITHUB_TOKEN }}
3232
# Scorecard team runs a weekly scan of public GitHub repos,
3333
# see https://github.com/ossf/scorecard#public-data.
34-
# Setting `share_results: true` helps us scale by leveraging your workflow to
34+
# Setting `publish_results: true` helps us scale by leveraging your workflow to
3535
# extract the results instead of relying on our own infrastructure to run scans.
3636
# And it's free for you!
37-
share_results: true
37+
publish_results: true
3838

3939
# https://docs.github.com/en/actions/advanced-guides/storing-workflow-data-as-artifacts
4040
# Optional.

0 commit comments

Comments
 (0)