Problem
The CONTRIBUTING document, section Submitting a PR for a version update implies that there is a need for community help in updating to new versions.
The instructions refer to running ./update.sh.
This seems to be in conflict with the GitHub Actions workflow automatic-updates.yml that runs every 15 minutes and automatically updates.
Solution
Perhaps the section Submitting a PR for a version update should be removed? It should at least be put into context with the actions of the automatic-updates.yml workflow.