GitTools / actions

GitHub Action that installs and uses the GitVersion and GitReleaseManager tools
MIT License
222 stars 63 forks source link

[ISSUE]: actions v2 does not allow GRM 0.18.0 #1184

Closed mkevenaar closed 3 months ago

mkevenaar commented 3 months ago

Prerequisites

GitVersion package

GitHub Actions

What are you seeing?

image I am trying to install 0.18.0, as described in versions.md but it's not allowed

What is expected?

Action to work and install GRM version 0.18.0

Steps to Reproduce

      - name: Install GitReleaseManager
        uses: gittools/actions/gitreleasemanager/setup@v2.0.0
        with:
          versionSpec: '0.18.x'

Output log or link to your CI build (if appropriate).

No response

arturcic commented 3 months ago

@mkevenaar I will release a new version with updated range