Skip to content
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

GitHub API Rate Limit #152

Open
mdgreenwald opened this issue Dec 13, 2022 · 0 comments
Open

GitHub API Rate Limit #152

mdgreenwald opened this issue Dec 13, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@mdgreenwald
Copy link
Owner

There are times where the workflow/action can hit the GitHub API Rate Limit and to reduce the occurrence of this the option to pass a token could be added.

Warning: Cannot get the latest Sops info from https://api.github.com/repos/mozilla/sops/releases. Error HTTPError: Unexpected HTTP response: 403

More information here:
actions/toolkit#986

Example here:
https://github.com/actions/setup-node/pull/595/files

@mdgreenwald mdgreenwald self-assigned this Dec 13, 2022
@mdgreenwald mdgreenwald added the bug Something isn't working label Dec 13, 2022
@mdgreenwald mdgreenwald linked a pull request Dec 13, 2022 that will close this issue
@mdgreenwald mdgreenwald removed a link to a pull request Dec 13, 2022
sthomson-wyn added a commit to sthomson-wyn/mozilla-sops-action that referenced this issue Dec 30, 2022
This resolves a bug where workload identity federation does not work with sops in 3.7.2. This happens intermittently when this action fails to get the latest version due to mdgreenwald#152
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant