Eugene
Eugene
@dotkas I've added some tests. Please review.
@dotkas I've added some changes to fix the tests. Please approve workflows to see if my changes fix the issue.
Hi @dotkas! No worries. I've fixed tests failure. It should work now. Please approve awaiting workflows and let's see if it helps. Thank you.
@dotkas Totally makes sense. Looking forward to see semantic releases in this repo 👍
Hi @dotkas! yeah, makes sense. I just stepped on this issues a few times in the past and thought would be good to fix it. Later on dependency on `curl`...
TIL, that GitHub actually has Linux arm64 and macOS Intel runners: https://docs.github.com/en/actions/how-tos/using-github-hosted-runners/using-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories I will add some tests.
@dotkas I've removed `bash` from the installation step in tests. This should prove that GitHub Action works as expected. Please review. _P.S. I've added more tests in scope of https://github.com/snyk/actions/pull/160_
Hi @dotkas! WDYT about this PR? Would it be OK to move it forward or should we close it?
It is fixed in node [v25.2.1](https://github.com/nodejs/node/releases/tag/v25.2.1)
Hi @zmbc! I've rebuilt lock file and pushed it to this branch. Re/ test failures - I looked at those failures this evening, but TBH proper fix for them requires...