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


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

commit 066f5c92d13bda28e6574c45602cf12431607df8
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Nov 21 19:41:10 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 11834ed..b58ce93 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