This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-crypto.git
The following commit(s) were added to refs/heads/master by this push: new b6f261c Update scorecards-analysis.yml b6f261c is described below commit b6f261c45fd55f3e780e54319c6177b82a2ef92f Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Sun May 21 09:27:52 2023 -0400 Update scorecards-analysis.yml --- .github/workflows/scorecards-analysis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scorecards-analysis.yml b/.github/workflows/scorecards-analysis.yml index 7c13280..45311d3 100644 --- a/.github/workflows/scorecards-analysis.yml +++ b/.github/workflows/scorecards-analysis.yml @@ -29,7 +29,7 @@ jobs: analysis: name: "Scorecards analysis" - runs-on: ubuntu + runs-on: ubuntu-20.04 permissions: # Needed to upload the results to the code-scanning dashboard. security-events: write