Skip to content
chevrons-up

GitHub Action

Bump Versions

v8 Latest version

Bump Versions

chevrons-up

Bump Versions

A GitHub Action to easily bump version files

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Bump Versions

uses: remorses/bump-version@v8

Learn more about this action in remorses/bump-version

Choose a version

Bump version

Bump the version number in the provided version_file. Bumps version numbers found after lines containing [bump].

Usage:

- name: Bump version
  uses: remorses/bump-version
  with:
    version_file: ./VERSION