Skip to content

Commit ef0af31

Browse files
committed
fix: add GitHub PAT to avoid rate limits
1 parent 09724f5 commit ef0af31

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

.github/workflows/maintainer-audit.lock.yml

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/maintainer-audit.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ permissions: read-all
1515

1616
tools:
1717
github:
18+
github-token: ${{ secrets.GH_AUDIT_TOKEN }}
1819
allowed:
1920
- get_file_contents
2021
- search_issues

0 commit comments

Comments
 (0)