Skip to content

Commit

Permalink
chore: explicitly set token to secrets.GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
gitcoindev committed Dec 29, 2023
1 parent 69fd586 commit 7c53d42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/knip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- name: Report knip results to pull request
uses: Codex-/knip-reporter@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
verbose: true
comment_id: ${{ github.workflow }}-reporter
command_script_name: knip-ci
Expand Down

0 comments on commit 7c53d42

Please sign in to comment.