Skip to content
New issue

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

Add action for updating single dependency #161

Open
devpow112 opened this issue May 3, 2024 · 0 comments
Open

Add action for updating single dependency #161

devpow112 opened this issue May 3, 2024 · 0 comments

Comments

@devpow112
Copy link
Contributor

I've had to copy it a few times but I have a workflow that updates a single dependency after a repository dispatch from another repo after it releases a package to npm. It does a full update and will even bump major versions. Would be nice to not have to copy it. Maybe add an action here that takes a name of an NPM dependency and runs an update on it. Similar to update package lock but more targeted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant