Skip to content

Commit c312952

Browse files
clydindgp1130
authored andcommitted
ci: remove manually specifying GITHUB_TOKEN in scorecard action
The `ossf/scorecard-action` action will automatically use the builtin GITHUB_TOKEN as needed.
1 parent 6b6eb9c commit c312952

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/scorecard.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
with:
3333
results_file: results.sarif
3434
results_format: sarif
35-
repo_token: ${{ secrets.GITHUB_TOKEN }}
3635
publish_results: true
3736

3837
# Upload the results as artifacts.

0 commit comments

Comments
 (0)