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

lukaszlenart pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/struts.git


The following commit(s) were added to refs/heads/main by this push:
     new b921f416c build(deps): bump github/codeql-action from 4.37.6 to 4.37.7 
(#1856)
b921f416c is described below

commit b921f416c1ae0194aeaaafc0d7853b403d7e02a6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 23 19:16:19 2026 +0200

    build(deps): bump github/codeql-action from 4.37.6 to 4.37.7 (#1856)
    
    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
4.37.6 to 4.37.7.
    - [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/v4.37.6...v4.37.7)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 4.37.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/codeql.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml
index f3cf28201..24206e9f6 100644
--- a/.github/workflows/codeql.yml
+++ b/.github/workflows/codeql.yml
@@ -59,12 +59,12 @@ jobs:
         java-version: 17
         cache: 'maven'
     - name: Initialize CodeQL
-      uses: github/codeql-action/[email protected]
+      uses: github/codeql-action/[email protected]
       with:
         languages: ${{ matrix.language }}
     - name: Autobuild
-      uses: github/codeql-action/[email protected]
+      uses: github/codeql-action/[email protected]
     - name: Perform CodeQL Analysis
-      uses: github/codeql-action/[email protected]
+      uses: github/codeql-action/[email protected]
       with:
         category: "/language:${{matrix.language}}"

Reply via email to