We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm trying to avoid #166 by downgrading to v1.11.1 (see doctrine/orm#9061)
This translates into the latest version being used:
https://github.com/doctrine/orm/runs/3782330485?check_suite_focus=true#step:4:11
uses: "laminas/[email protected]"
I'd expect the job logs not to mention ghcr.io/laminas/automatic-releases:1 but ghcr.io/laminas/automatic-releases:1.11.1.
ghcr.io/laminas/automatic-releases:1
ghcr.io/laminas/automatic-releases:1.11.1
The text was updated successfully, but these errors were encountered:
I think the issue was introduced by 98bf124 in #124
Sorry, something went wrong.
I found a workaround: doctrine/orm@ddcea63
No branches or pull requests
Bug Report
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
uses: "laminas/[email protected]"
Expected behavior
I'd expect the job logs not to mention
ghcr.io/laminas/automatic-releases:1
butghcr.io/laminas/automatic-releases:1.11.1
.The text was updated successfully, but these errors were encountered: