How Create a Version Number with Github Actions Run Number + Adding an Offset Number With CI/CD build pipelines like Github Actions, a common approach to versioning is to make use of the build number that is automatically incremented for each run of a workflow.