You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use Renovate Bot to deal with dependency updates, but it is unable to keep pnpm/action-setup up to date.
In the actions community there is a convention to use a mutable major tags, very similar to how it's done with e.g. Docker. This is how all the official actions behave through the use of https://github.com/actions/publish-action. Renovate Bot uses tags as data sources for GitHub Actions accordingly.