-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Open
Labels
Description
Preliminary Checks
- This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/HugoBlox/hugo-blox-builder/issues?q=is%3Aissue
- This issue is not a question, feature request, or anything other than a bug report directly related to Hugo Blox Builder. Please post those things on Discord: https://discord.gg/z8wNYzb
Description
For about 3 months the scheudled updater-wip job fails for https://github.com/HugoBlox/theme-academic-cv. See all failing jobs here
Reproduction Link
https://github.com/HugoBlox/theme-academic-cv/actions/runs/11197982839/job/31128633570
Steps to Reproduce
Trigger one of the failing jobs here
Expected Result
The job should update https://github.com/HugoBlox/theme-academic-cv
Actual Result
The jobs fails with
Error: Status code 403
✖ fatal Error: Status code 403
at ClientRequest.<anonymous> (/home/runner/work/_actions/HugoBlox/gh-action-updater/v1/dist/index.js:6592:25)
at Object.onceWrapper (node:events:634:26)
at ClientRequest.emit (node:events:519:28)
at HTTPParser.parserOnIncomingClient [as onIncoming] (node:_http_client:698:27)
at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
at TLSSocket.socketOnData (node:_http_client:540:22)
at TLSSocket.emit (node:events:519:28)
at addChunk (node:internal/streams/readable:559:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
at Readable.push (node:internal/streams/readable:390:5)
What Hugo Module versions does your site use?
Probably not related: https://github.com/HugoBlox/theme-academic-cv/blob/main/go.mod
What operating system(s) are you seeing the problem on?
Linux
What browser(s) are you seeing the problem on?
No response
Which Hugo Blox template are you using?
https://github.com/HugoBlox/theme-academic-cv
What version of Hugo are you using?
Not related