We have updated the GPG key in jenkin and github and we gettting error

15:35:30 [PR Build-STAGE] $ /bin/bash /tmp/jenkins9575645356782729359.sh
15:35:30 % Total % Received % Xferd Average Speed Time Time Time Current
15:35:30 Dload Upload Total Spent Left Speed
15:35:30
0 0 0 0 0 0 0 0 --:–:-- --:–:-- --:–:-- 0
100 275 100 143 100 132 1311 1211 --:–:-- --:–:-- --:–:-- 2522
15:35:31 {
15:35:31 “message”: “Not Found”,
15:35:31 “documentation_url”: “REST API endpoints for commit statuses - GitHub Docs”,
15:35:31 “status”: “404”
15:35:31 }

Make sure that the token you are using has the necessary permissions to update commit statuses. The token should have the repo scope.

Verify that the GPG key is correctly configured in both Jenkins and GitHub.

Ensure that the key is associated with the correct user and repository.