Skip to content

Commit f9ce694

Browse files
authored
Merge pull request #7016 from kenjis/fix-test-deptrac.yml
chore: update test-deptrac.yml (Github API Rate Limit)
2 parents 4e12a0e + 3519c71 commit f9ce694

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test-deptrac.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,5 @@ jobs:
7373
run: |
7474
sudo phive --no-progress install --global qossmic/deptrac --trust-gpg-keys B8F640134AB1782E
7575
deptrac analyze --cache-file=build/deptrac.cache
76+
env:
77+
GITHUB_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)