<!-- If you have any questions while filling out this issue template, feel free to ping our team in the #website channel on the GraphQL Slack (invite link available in CONTRIBUTING.md) --> ### Description <!-- Tell us about the bug you found --> For some libraries, the `Last Release ` is not updated Problem with: 1. getGitHubStats query 2. Token expired ### Steps to Reproduce 1. Go to https://graphql.org/code/ 3. Search for "GraphQL-yoga" for example 4. Examine the Last Release value 5. Go to the GitHub library profile (For example https://github.com/dotansimha/graphql-yoga) 6. Examine the Release section <!-- Steps for how we can replicate your experience (numbered lists are best) --> ### Expected Result - For Graphql-yoga the Last Release should be **4 days ago**. <!-- What did you expect to happen? --> ### Actual Result - For Graphql-yoga the Last Release should be **4 YEARS ago**. <!-- What actually happened? --> ### Additional Context <!-- Anything else that will help us better understand, for example: * Information about your local environment * Screenshots * Code snippets -->