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 ee09794  Update scorecards-analysis.yml
ee09794 is described below

commit ee09794f5303adac93b02eff182eb3115b3a5c77
Author: Gary Gregory <garydgreg...@users.noreply.github.com>
AuthorDate: Sun May 21 09:25:58 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 4a2a50b..7c13280 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-18.04
+    runs-on: ubuntu
     permissions:
       # Needed to upload the results to the code-scanning dashboard.
       security-events: write

Reply via email to