Skip to content

Commit 2031cfc

Browse files
authored
Merge pull request #1064 from actions/ahpook/release-4.9.0
Updates for release 4.9.0
2 parents 4038a34 + d02fa39 commit 2031cfc

File tree

5 files changed

+28646
-956
lines changed

5 files changed

+28646
-956
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,8 @@ _Note: these instructions are for maintainers_
108108
- Create a local branch based on the `main` of the upstream repo.
109109
- 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.
110110
- Update the dist files by running `npm run build` and `npm run package`
111-
- Go to [Draft a new release](https://github.com/actions/dependency-review-action/releases/new) in the Releases page.
111+
- Submit a PR based on your branch and have another maintainer review/approve it.
112+
- Once merged, go to [Draft a new release](https://github.com/actions/dependency-review-action/releases/new) in the Releases page.
112113
- Make sure that the `Publish this Action to the GitHub Marketplace` checkbox is enabled
113114

114115
<img width="481" alt="Screen showing Release Action with Publish this Action to the GitHub Marketplace checked" src="https://user-images.githubusercontent.com/2161/173822484-4b60d8b4-c674-4bff-b5ff-b0c4a3650ab7.png">

0 commit comments

Comments
 (0)