Skip to content

Commit be62ea8

Browse files
authored
Update RELEASE.md (#1042)
* Update RELEASE.md Signed-off-by: laurentsimon <[email protected]> * Update RELEASE.md Signed-off-by: laurentsimon <[email protected]> * Update RELEASE.md Signed-off-by: laurentsimon <[email protected]> Signed-off-by: laurentsimon <[email protected]>
1 parent fe42011 commit be62ea8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

RELEASE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ pull request to discuss.)
99

1010
- [Tracking](#tracking)
1111
- [Preparing the release](#preparing-the-release)
12+
- [Validate the Action](#validate-the-action)
1213
- [Update the scorecard version](#update-the-scorecard-version)
1314
- [Drafting release notes](#drafting-release-notes)
1415
- [Release](#release)
@@ -35,6 +36,11 @@ as descriptive as possible.
3536
This section covers changes that need to be issued as a pull request and should
3637
be merged before releasing the scorecard GitHub Action.
3738

39+
### Validate the Action
40+
41+
Manually run the workflow [scorecards.yml](https://github.com/ossf/scorecard-action/actions/workflows/scorecards.yml)
42+
and verify that the run succeeds.
43+
3844
### Update the scorecard-action version
3945

4046
NOTE: we have a chicken-and-egg problem where the commit to be used for the release

0 commit comments

Comments
 (0)