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-jci.git


The following commit(s) were added to refs/heads/master by this push:
     new 60f4e63  Bump actions/checkout from 6.0.1 to 6.0.2
60f4e63 is described below

commit 60f4e63cfab5682f3d86a5ced05b5a3ebf76f271
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Apr 1 06:20:31 2026 -0400

    Bump actions/checkout from 6.0.1 to 6.0.2
---
 .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 85a5847..a0e5b9f 100644
--- a/.github/workflows/scorecards-analysis.yml
+++ b/.github/workflows/scorecards-analysis.yml
@@ -40,7 +40,7 @@ jobs:
     steps:
 
       - name: "Checkout code"
-        uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8   # 
6.0.1
+        uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd   # 
6.0.2
         with:
           persist-credentials: false
 

Reply via email to