gh-action-bump-version icon indicating copy to clipboard operation
gh-action-bump-version copied to clipboard

GitHub Action for automated npm version bump.

Results 24 gh-action-bump-version issues
Sort by recently updated
recently updated
newest added

Hello there! Long story short. I use Yarn 4, monorepo, and Yarn Workspaces to manage a handful of web projects in a single code base. Every time this action runs,...

I have a monorepo with two packages, `foo` and `bar`. I have a `pnpm-lock` file at the root. Changes to one or the other package work beautifully; however, I've set...

I was able to find this in the code by searching for `>> $GITHUB_OUTPUT`, but not many folks will know how to find this information. Documenting the output and how...

Hey, just wanted to understand why I am facing this issue. I have a similar workflow in some other test repo and I never encountered such an issue with it....