Jeffrey Paul
Jeffrey Paul
In checking the [readme updater action on AS4T](https://github.com/10up/autoshare-for-twitter/actions/runs/11542455910), I noticed that it was throwing some warnings about the [actions/checkout](https://github.com/actions/checkout) needing to be updated (it could go [from v2](https://github.com/10up/autoshare-for-twitter/actions/runs/11542455910/workflow) [to v4](https://github.com/actions/checkout/releases)),...
### Is your enhancement related to a problem? Please describe. Post-activation there's no links from the plugin page to the Ads.txt or app-ads.txt settings pages. Let's add those action links...
### Description of the Change This PR adds a GitHub Action to help detect when WordPress has hit a major release cycle and has a Release Candidate available for testing....
### Is your enhancement related to a problem? Please describe. We’re currently using Dependabot for dependency updates, but it’s limited by GitHub’s security model where it cannot access repository secrets...