Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
chevrons-up

GitHub Action

Bump Versions

v7

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@v7

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