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-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 714a738 Bump actions/checkout from 6.0.1 to 6.0.2
714a738 is described below
commit 714a7387f4cb6d05b6c996d5fc1384b0837f30b4
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Apr 1 06:20:38 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