-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
action consumes github anonymous rest api rate limit #223
Labels
bug
Something isn't working
Comments
Hi @kduret, Thanks for reaching out |
Hi, here are the logs :
|
Hi, Do you think it comes from library |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
the action uses anonymous request instead of
github_token
provided by the worklowgithub rest api rate limit (60) can be quickly reached.
this happens only when using custom jfrog url
Current behavior
1 anonymous request is consumed when using setup-jfrog-cli
Reproduction steps
Expected behavior
0 anonymous request is consumed when using setup-jfrog-cli
Setup JFrog CLI version
4.4.1
JFrog CLI version
2.67.0
Workflow operating system type and version
ubuntu-24.04
JFrog Artifactory version (if relevant)
JFrog Cloud
JFrog Xray version (if relevant)
No response
The text was updated successfully, but these errors were encountered: