From be62ea89c1d5c6cb8560cb24a4da589926d74068 Mon Sep 17 00:00:00 2001 From: laurentsimon <64505099+laurentsimon@users.noreply.github.com> Date: Thu, 15 Dec 2022 13:01:15 -0800 Subject: [PATCH] Update RELEASE.md (#1042) * Update RELEASE.md Signed-off-by: laurentsimon <64505099+laurentsimon@users.noreply.github.com> * Update RELEASE.md Signed-off-by: laurentsimon <64505099+laurentsimon@users.noreply.github.com> * Update RELEASE.md Signed-off-by: laurentsimon <64505099+laurentsimon@users.noreply.github.com> Signed-off-by: laurentsimon <64505099+laurentsimon@users.noreply.github.com> --- RELEASE.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/RELEASE.md b/RELEASE.md index c9e95e85..3fe3fa1d 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -9,6 +9,7 @@ pull request to discuss.) - [Tracking](#tracking) - [Preparing the release](#preparing-the-release) + - [Validate the Action](#validate-the-action) - [Update the scorecard version](#update-the-scorecard-version) - [Drafting release notes](#drafting-release-notes) - [Release](#release) @@ -35,6 +36,11 @@ as descriptive as possible. This section covers changes that need to be issued as a pull request and should be merged before releasing the scorecard GitHub Action. +### Validate the Action + +Manually run the workflow [scorecards.yml](https://github.com/ossf/scorecard-action/actions/workflows/scorecards.yml) +and verify that the run succeeds. + ### Update the scorecard-action version NOTE: we have a chicken-and-egg problem where the commit to be used for the release