You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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.
More information here:
actions/toolkit#986
Example here:
https://github.com/actions/setup-node/pull/595/files
The text was updated successfully, but these errors were encountered: