Skip to content

Version Bump

Actions

About

Increase the patch version
v0.2.8
Latest
Star (1)

Version Bump

GitHub Actions status GitHub Releases

Usage

name: Version Bump

on: push

jobs:
  builder:
    runs-on: ubuntu-latest
    steps:
      - name: Checkout
        uses: actions/checkout@master
        with:
          fetch-depth: 1

      - name: Bump Version
        uses: opspresso/action-version@master

Version Bump is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Increase the patch version
v0.2.8
Latest

Version Bump is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.