Skip to content

Commit

Permalink
Merge pull request #1870 from daemon1024/main
Browse files Browse the repository at this point in the history
update ossf scorecard action for repository ruleset
  • Loading branch information
DelusionalOptimist authored Oct 9, 2024
2 parents bdb092b + 3d93ab8 commit 6358229
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,6 @@ jobs:
with:
results_file: results.sarif
results_format: sarif
# (Optional) "write" PAT token. Uncomment the `repo_token` line below if:
# - you want to enable the Branch-Protection check on a *public* repository, or
# - you are installing Scorecard on a *private* repository
# To create the PAT, follow the steps in https://github.com/ossf/scorecard-action#authentication-with-pat.
repo_token: ${{ secrets.SCORECARD_TOKEN }}

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

0 comments on commit 6358229

Please sign in to comment.