You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you have an estimated timeline for the next release?
I'm currently using a GitHub Action that depends on mikefarah/yq@v4.34.1. Unfortunately, that version doesn't pin the Docker image version, so it effectively pulls the latest mikefarah/yq image. As a result, my builds are now affected by issue #2677.
From what I can see, the fix from the upstream yaml/go-yaml project has already been merged into main, which is why I'm wondering whether a new release is expected soon.
If a release isn't planned in the near future, I'll need to look into alternative workarounds on my side. Any guidance on timing would be greatly appreciated.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Do you have an estimated timeline for the next release?
I'm currently using a GitHub Action that depends on mikefarah/yq@v4.34.1. Unfortunately, that version doesn't pin the Docker image version, so it effectively pulls the latest mikefarah/yq image. As a result, my builds are now affected by issue #2677.
From what I can see, the fix from the upstream yaml/go-yaml project has already been merged into main, which is why I'm wondering whether a new release is expected soon.
If a release isn't planned in the near future, I'll need to look into alternative workarounds on my side. Any guidance on timing would be greatly appreciated.
Thanks for maintaining the project.
Beta Was this translation helpful? Give feedback.
All reactions