ci: update scorecard token verification rules

This commit is contained in:
adrian adewunmi 2026-07-24 14:40:06 +01:00
parent 34fb877d0a
commit 695d31faa7
1 changed files with 1 additions and 1 deletions

View File

@ -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.