This is an automated email from the ASF dual-hosted git repository.
garydgregory 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 fa7de06 Bump GH CI actions/checkout from 7.0.0 to 7.0.1
fa7de06 is described below
commit fa7de06baf203e0071f60c686ef096f7edf11865
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jul 29 07:49:00 2026 -0400
Bump GH CI actions/checkout from 7.0.0 to 7.0.1
---
.github/workflows/scorecards-analysis-reusable.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/scorecards-analysis-reusable.yml
b/.github/workflows/scorecards-analysis-reusable.yml
index d62d643..b4e0e67 100644
--- a/.github/workflows/scorecards-analysis-reusable.yml
+++ b/.github/workflows/scorecards-analysis-reusable.yml
@@ -36,7 +36,7 @@ jobs:
steps:
- name: "Checkout code"
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # 7.0.0
+ uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 #
v7.0.1
with:
persist-credentials: false