GitHub Action

version-number

composite reusable v3.0.0

Read, bump, and persist a semantic version ( X.Y.Z ) stored as a GitHub Environment variable. Outputs the new version_number .

This is a reusable GitHub Actions composite action from the open-source actionpit collection. Reference it by tag in any workflow under github/action/version-number.

Action path in the repository:

github/action/version-number

Typical usage:

uses: kovacszsolt/actionpit/github/action/version-number@3.0.0
Browse on GitHub Back to GitHub Actions