We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e12a0e + 3519c71 commit f9ce694Copy full SHA for f9ce694
1 file changed
.github/workflows/test-deptrac.yml
@@ -73,3 +73,5 @@ jobs:
73
run: |
74
sudo phive --no-progress install --global qossmic/deptrac --trust-gpg-keys B8F640134AB1782E
75
deptrac analyze --cache-file=build/deptrac.cache
76
+ env:
77
+ GITHUB_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments