Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
2 tasks done
mkevenaar opened this issue Jul 22, 2024 · 1 comment · Fixed by #1185
Closed
2 tasks done

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

mkevenaar opened this issue Jul 22, 2024 · 1 comment · Fixed by #1185

Comments

@mkevenaar
Copy link

Prerequisites

  • I have written a descriptive issue title
  • I have searched issues to ensure it has not already been reported

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/[email protected]
        with:
          versionSpec: '0.18.x'

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

No response

@arturcic
Copy link
Member

@mkevenaar I will release a new version with updated range

arturcic added a commit to arturcic/gittools-actions that referenced this issue Jul 22, 2024
arturcic added a commit to arturcic/gittools-actions that referenced this issue Jul 22, 2024
arturcic added a commit that referenced this issue Jul 22, 2024
#1184 - allow GRM versions up to 0.20.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants