Join Slack
Powered by
I'm making use of the <cerbos-github-action> and s...
# help
m
Matthew Ebeweber
09/26/2022, 8:21 PM
I'm making use of the
cerbos-github-action
and seeing some rate limiting occurring. It looks like it's being thrown because the GH request in the action isn't authenticated? Request is made here:
https://github.com/cerbos/cerbos-setup-action/blob/main/src/get-url-to-download.ts#L13-L20
👀 1
Matthew Ebeweber
09/26/2022, 8:37 PM
wondering if switching to the api client for github actions might do the trick:
https://github.com/octokit/action.js#readme
a
Alex Olivier (Cerbos)
09/27/2022, 5:59 AM
Hey thanks for reporting this. Will try to reproduce
Alex Olivier (Cerbos)
09/27/2022, 11:04 AM
@oguzhan
has just released a new version which includes this - thanks for flagging 🙂
m
Matthew Ebeweber
09/27/2022, 1:47 PM
Speedy, thanks! I’ll give it a look today
Matthew Ebeweber
09/27/2022, 6:06 PM
Works, thanks again 🙂
👍 1
🙌 1
5
Views
Open in Slack
Previous
Next