Add a reminder to update the version number in package.json

when creating a new release.
This commit is contained in:
Federico Builes
2022-08-18 16:20:03 +02:00
parent 5da7945e2b
commit d792f3e8ca

View File

@@ -75,6 +75,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. Go to [Draft a new
release](https://github.com/actions/dependency-review-action/releases/new)
in the Releases page.