Github Action Trigger Circle CI Pipeline 404 error

Hello, since 3rd April i cannot trigger circle ci pipeline using github action
For context i use CircleCI-Public/trigger-circleci-pipeline-action@v1.1.0
The error i got is like below and constantly happening

Error: AxiosError: Request failed with status code 404
Error: Request failed with status code 404

No code or config change that i did on 3rd April.

Hey are you still seeing this issue? I’m wondering if it was related to the incidents that occurred yesterday? https://status.circleci.com/

Also, what’s your use case for the GH Action? We have new built-in triggers that cover a lot of the use cases for that GitHub Action: GitHub trigger event options - CircleCI