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-build-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new ff23263  Bump github/codeql-action from 3.25.14 to 3.25.15 (#286)
ff23263 is described below

commit ff23263189557e061d6e9b4f014bb7a491128277
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 2 07:12:09 2024 -0400

    Bump github/codeql-action from 3.25.14 to 3.25.15 (#286)
    
    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
3.25.14 to 3.25.15.
    - [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/5cf07d8b700b67e235fbb65cbc84f69c0cf10464...afb54ba388a7dca6ecae48f608c4ff05ff4cc77a)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      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-analysis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/scorecards-analysis.yml 
b/.github/workflows/scorecards-analysis.yml
index ea7d34d..940f597 100644
--- a/.github/workflows/scorecards-analysis.yml
+++ b/.github/workflows/scorecards-analysis.yml
@@ -64,6 +64,6 @@ jobs:
           retention-days: 5
 
       - name: "Upload to code-scanning"
-        uses: 
github/codeql-action/upload-sarif@5cf07d8b700b67e235fbb65cbc84f69c0cf10464    # 
3.25.14
+        uses: 
github/codeql-action/upload-sarif@afb54ba388a7dca6ecae48f608c4ff05ff4cc77a    # 
3.25.15
         with:
           sarif_file: results.sarif

Reply via email to