failing with Current runner version: '2.329.0' #178938
Replies: 2 comments
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
it was a problem with the latest version of action@checkout, sorry for the noise |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Why are you starting this discussion?
Bug
What GitHub Actions topic or product is this about?
Actions Runner
Discussion Details
Hi,
I'm using the action anothrNick/github-tag-action.
The action worked correctly with runner version "Current runner version: '2.328.0'", on 3rd of November the runner was updated to version "Current runner version: '2.329.0'" and the action started to fail.
I've noticed that the command line that runs docker to run the anothrNick/github-tag-action action is truncated and some environment variables are not passed, this is "/usr/bin/docker run --name bad80312b0....."
It looks to me like there is a bug but I cannot confirm because I cannot rollback to runner version 2.328.0
Thanks
Beta Was this translation helpful? Give feedback.
All reactions