You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gi...@apache.org on 2023/04/27 11:46:36 UTC

[logging-log4j2] branch main updated: Bump github/codeql-action from 2.1.28 to 2.3.1 (#1452)

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

github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/main by this push:
     new c9947d826c Bump github/codeql-action from 2.1.28 to 2.3.1 (#1452)
c9947d826c is described below

commit c9947d826cb076818897ae92de5abf1924a3946a
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Apr 27 11:46:27 2023 +0000

    Bump github/codeql-action from 2.1.28 to 2.3.1 (#1452)
    
    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.28 to 2.3.1.
    - [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/cc7986c02bac29104a72998e67239bb5ee2ee110...8662eabe0e9f338a07350b7fd050732745f93848)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 .github/workflows/codeql-analysis.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
index c4535e44db..da74db0f2e 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -52,7 +52,7 @@ jobs:
 
       # Initializes the CodeQL tools for scanning.
       - name: Initialize CodeQL
-        uses: github/codeql-action/init@cc7986c02bac29104a72998e67239bb5ee2ee110    # 2.1.28
+        uses: github/codeql-action/init@8662eabe0e9f338a07350b7fd050732745f93848    # 2.3.1
         with:
           languages: ${{ matrix.language }}
           # If you wish to specify custom queries, you can do so here or in a config file.
@@ -76,4 +76,4 @@ jobs:
           -DskipTests
 
       - name: Perform CodeQL Analysis
-        uses: github/codeql-action/analyze@cc7986c02bac29104a72998e67239bb5ee2ee110    # 2.1.28
+        uses: github/codeql-action/analyze@8662eabe0e9f338a07350b7fd050732745f93848    # 2.3.1