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


The following commit(s) were added to refs/heads/master by this push:
     new dc84d365 Bump actions/checkout from v5.0.0 to v6.0.0
dc84d365 is described below

commit dc84d365c1f7f35a1d73f31aa06915f2b0438dbe
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Nov 21 19:42:28 2025 +0000

    Bump actions/checkout from v5.0.0 to v6.0.0
---
 .github/workflows/dependency-review.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/dependency-review.yml 
b/.github/workflows/dependency-review.yml
index 11834ed9..b58ce930 100644
--- a/.github/workflows/dependency-review.yml
+++ b/.github/workflows/dependency-review.yml
@@ -26,6 +26,6 @@ jobs:
     runs-on: ubuntu-latest
     steps:
       - name: 'Checkout Repository'
-        uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # 
v5.0.0
+        uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # 
v6.0.0
       - name: 'Dependency Review PR'
         uses: 
actions/dependency-review-action@3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261 # 
v4.8.2

Reply via email to