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


The following commit(s) were added to refs/heads/master by this push:
     new 405ccc233 Revert "Bump github/codeql-action from 4.31.3 to 4.31.4"
405ccc233 is described below

commit 405ccc2330b0ee274a525d2a7e80c1b4d3477f42
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Nov 21 12:00:58 2025 +0000

    Revert "Bump github/codeql-action from 4.31.3 to 4.31.4"
    
    This reverts commit 32c419c02d623a0effe44af671eeaf89c5e1a24f.
---
 .github/workflows/codeql-analysis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/codeql-analysis.yml 
b/.github/workflows/codeql-analysis.yml
index 6e0c1f53b..d1eccccfc 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -57,7 +57,7 @@ jobs:
 
     # Initializes the CodeQL tools for scanning.
     - name: Initialize CodeQL
-      uses: github/codeql-action/init@e12f0178983d466f2f6028f5cc7a6d786fd97f4b 
   # 4.31.4
+      uses: github/codeql-action/init@014f16e7ab1402f30e7c3329d33797e7948572db 
# v3.29.5
       with:
         languages: ${{ matrix.language }}
         # If you wish to specify custom queries, you can do so here or in a 
config file.

Reply via email to