You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/09/23 13:57:54 UTC

[commons-parent] branch master updated: Bump github/codeql-action from 2.1.23 to 2.1.25 (#148)

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-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 0467af5  Bump github/codeql-action from 2.1.23 to 2.1.25 (#148)
0467af5 is described below

commit 0467af57680dc7eaf8a5e28641cab0bc1d964a24
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Sep 23 09:57:48 2022 -0400

    Bump github/codeql-action from 2.1.23 to 2.1.25 (#148)
    
    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.23 to 2.1.25.
    - [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/6a38b7d4a1af70deb1b561eb77db2b5e5a6a1e69...86f3159a697a097a813ad9bfa0002412d97690a4)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@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 048ad2e..557ae58 100644
--- a/.github/workflows/scorecards-analysis.yml
+++ b/.github/workflows/scorecards-analysis.yml
@@ -62,6 +62,6 @@ jobs:
           retention-days: 5
 
       - name: "Upload to code-scanning"
-        uses: github/codeql-action/upload-sarif@6a38b7d4a1af70deb1b561eb77db2b5e5a6a1e69    # 2.1.22
+        uses: github/codeql-action/upload-sarif@86f3159a697a097a813ad9bfa0002412d97690a4    # 2.1.22
         with:
           sarif_file: results.sarif