Skip to content

Commit 2b46f6a

Browse files
authored
Merge branch 'main' into chore/remove_omitted_comment
2 parents f5d3115 + 0712b4f commit 2b46f6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
with:
3939
results_file: results.sarif
4040
results_format: sarif
41-
repo_token: ${{ secrets.SCORECARD_READ_TOKEN }}
41+
repo_token: ${{ secrets.GITHUB_TOKEN }}
4242

4343
# Public repositories:
4444
# - Publish results to OpenSSF REST API for easy access by consumers

0 commit comments

Comments
 (0)