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

How do I downgrade to a previous version? #167

Open
greg0ire opened this issue Oct 3, 2021 · 2 comments
Open

How do I downgrade to a previous version? #167

greg0ire opened this issue Oct 3, 2021 · 2 comments
Labels
Bug Something isn't working

Comments

@greg0ire
Copy link

greg0ire commented Oct 3, 2021

Bug Report

Q A
Version(s) all?

Summary

I'm trying to avoid #166 by downgrading to v1.11.1 (see doctrine/orm#9061)

Current behavior

This translates into the latest version being used:

https://github.com/doctrine/orm/runs/3782330485?check_suite_focus=true#step:4:11

How to reproduce

  • Use the following syntax: uses: "laminas/automatic-releases@1.11.1"
  • Close a milestone

Expected behavior

I'd expect the job logs not to mention ghcr.io/laminas/automatic-releases:1 but ghcr.io/laminas/automatic-releases:1.11.1.

@greg0ire greg0ire added the Bug Something isn't working label Oct 3, 2021
@greg0ire
Copy link
Author

greg0ire commented Oct 3, 2021

I think the issue was introduced by 98bf124 in #124

@greg0ire
Copy link
Author

greg0ire commented Oct 3, 2021

I found a workaround: doctrine/orm@ddcea63

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant