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 a09f2a93a build(deps): bump github/codeql-action/upload-sarif (#1758)
a09f2a93a is described below

commit a09f2a93aff910e93ebc9b83df89b3dd1ef08963
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 1 12:57:29 2026 +0200

    build(deps): bump github/codeql-action/upload-sarif (#1758)
    
    Bumps 
[github/codeql-action/upload-sarif](https://github.com/github/codeql-action) 
from eda5730a8bfb740e03a28087a958444c646e5842 to 
628fc3f124e68b0151f0d2a5d81e864ee1e42335.
    - [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/eda5730a8bfb740e03a28087a958444c646e5842...628fc3f124e68b0151f0d2a5d81e864ee1e42335)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action/upload-sarif
      dependency-version: 628fc3f124e68b0151f0d2a5d81e864ee1e42335
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/scorecards-analysis.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/scorecards-analysis.yaml 
b/.github/workflows/scorecards-analysis.yaml
index 0f04ed27c..e3b9e5fd3 100644
--- a/.github/workflows/scorecards-analysis.yaml
+++ b/.github/workflows/scorecards-analysis.yaml
@@ -65,6 +65,6 @@ jobs:
           retention-days: 5
 
       - name: "Upload to code-scanning"
-        uses: 
github/codeql-action/upload-sarif@eda5730a8bfb740e03a28087a958444c646e5842    # 
2.22.11
+        uses: 
github/codeql-action/upload-sarif@628fc3f124e68b0151f0d2a5d81e864ee1e42335    # 
2.22.11
         with:
           sarif_file: results.sarif

Reply via email to