This is an automated email from the ASF dual-hosted git repository.

reta pushed a commit to branch 3.5.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit acbd2e6d080a1cf724720da74b84a220f29f5d7c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 28 09:29:50 2024 -0400

    Bump github/codeql-action from 3.26.13 to 3.27.0 (#2121)
    
    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
3.26.13 to 3.27.0.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - 
[Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/github/codeql-action/compare/f779452ac5af1c261dce0346a8f964149f49322b...662472033e021d55d94146f66f6058822b0b39fd)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 85f31862370b15fd26fcfa0078813921afdbbd8c)
    
    # Conflicts:
    #       .github/workflows/scorecards.yml
    (cherry picked from commit 52527564ce037114803d1af091283e1ca3b178c5)
    (cherry picked from commit bca759481537012f6de6904e2b8e0713e18a9391)
---
 .github/workflows/codeql-analysis.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/codeql-analysis.yml 
b/.github/workflows/codeql-analysis.yml
index 125d6a4f5e..5d0ed99d99 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -54,7 +54,7 @@ jobs:
 
     # Initializes the CodeQL tools for scanning.
     - name: Initialize CodeQL
-      uses: github/codeql-action/init@f779452ac5af1c261dce0346a8f964149f49322b 
# v3.26.13
+      uses: github/codeql-action/init@662472033e021d55d94146f66f6058822b0b39fd 
# v3.27.0
       with:
         languages: ${{ matrix.language }}
         #config-file: ./.github/codeql/codeql-cxf-config.yml
@@ -82,4 +82,4 @@ jobs:
     #   make release
 
     - name: Perform CodeQL Analysis
-      uses: 
github/codeql-action/analyze@f779452ac5af1c261dce0346a8f964149f49322b # v3.26.13
+      uses: 
github/codeql-action/analyze@662472033e021d55d94146f66f6058822b0b39fd # v3.27.0

Reply via email to