# Workflows - #### [auto_update_prs_with_latest_master](https://github.com/bigbinary/neeto-commons-backend/blob/main/.github/workflows/auto_update_prs_with_latest_master.yml) This is the common workflow used by all the neeto products and nanos to auto update PRs with latest `main`. - #### [bump_version](https://github.com/bigbinary/neeto-commons-backend/blob/main/.github/workflows/bump_version.yml) This is the common workflow used by all the neeto nanos to auto bump the gem version when a new commit is added into `main` branch.