ci: update scorecard token verification rules
This commit is contained in:
parent
34fb877d0a
commit
695d31faa7
|
|
@ -54,7 +54,7 @@ jobs:
|
|||
# For private repositories:
|
||||
# - `publish_results` will always be set to `false`, regardless
|
||||
# of the value entered here.
|
||||
publish_results: false
|
||||
publish_results: true
|
||||
|
||||
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
|
||||
# format to the repository Actions tab.
|
||||
|
|
|
|||
Loading…
Reference in New Issue