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
I'm using Forgejo to host my Git repositories and have a Forgejo Runner taking care of Actions. I've been using actions-setup-perl with success in this environment, but since v1.34.0 this module generates an error stopping execution of the action. Reverting back to v1.33.0 and everything is working fine again.
When executing the setup perl steps it seems it can download the required Perl version just fine, but when doing the HTTP request to the attestations endpoint the response is Bad Credentials.