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

The specified Atlas version does not exist or is no longer supported. #5

Open
till opened this issue Oct 22, 2024 · 0 comments
Open

Comments

@till
Copy link

till commented Oct 22, 2024

I had locked atlas cli to a specific version and it stopped working today:

The specified Atlas version does not exist or is no longer supported.

      - uses: ariga/setup-atlas@v0
        with:
          version: v0.18.0

Is there a simple way to introduce this updates with dependabot instead of making the workflow fail? Like, I am happy to update, but I don't want new releases that may have BC breaks in the middle of what I want I am working on. Other GitHub Actions would typically update v0 and that would allow me to use dependabot for updates.

What do you suggest?

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

No branches or pull requests

1 participant