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

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
     new 83b6dcd0b Bump github/codeql-action/upload-sarif from 4.37.3 to 4.37.6 
(#643)
83b6dcd0b is described below

commit 83b6dcd0b8c061e5c443487c08eeacacb9e807f5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 10 09:22:00 2026 +0100

    Bump github/codeql-action/upload-sarif from 4.37.3 to 4.37.6 (#643)
    
    Bumps 
[github/codeql-action/upload-sarif](https://github.com/github/codeql-action) 
from 4.37.3 to 4.37.6.
    - [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/e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81...5595ccaf912efad79be6eef63a5619ff05969be3)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action/upload-sarif
      dependency-version: 4.37.6
      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/scorecards.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/scorecards.yml b/.github/workflows/scorecards.yml
index cb1e4d56b..4ac33deec 100644
--- a/.github/workflows/scorecards.yml
+++ b/.github/workflows/scorecards.yml
@@ -57,6 +57,6 @@ jobs:
       
       # Upload the results to GitHub's code scanning dashboard.
       - name: "Upload to code-scanning"
-        uses: 
github/codeql-action/upload-sarif@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 
#tag=v2
+        uses: 
github/codeql-action/upload-sarif@5595ccaf912efad79be6eef63a5619ff05969be3 
#tag=v2
         with:
           sarif_file: results.sarif

Reply via email to