Update release instructions

This commit is contained in:
Justin Holguín
2024-04-26 17:11:57 +00:00
committed by GitHub
parent 5ab7b74146
commit 28facf5722

View File

@@ -85,7 +85,7 @@ Here are a few things you can do that will increase the likelihood of your pull
## Cutting a new release
1. Update the version number in [package.json](https://github.com/actions/dependency-review-action/blob/main/package.json).
1. Update the version number in [package.json](https://github.com/actions/dependency-review-action/blob/main/package.json) and run `npm i` to update the lockfile.
1. Go to [Draft a new
release](https://github.com/actions/dependency-review-action/releases/new)
in the Releases page.