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/28 11:58:39 UTC

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

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 62e36f831a Bump github/codeql-action from 2.3.1 to 2.3.2 (#1455)
62e36f831a is described below

commit 62e36f831aab501267e28398b825c5507a5d5202
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Apr 28 11:58:31 2023 +0000

    Bump github/codeql-action from 2.3.1 to 2.3.2 (#1455)
    
    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.3.1 to 2.3.2.
    - [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/8662eabe0e9f338a07350b7fd050732745f93848...f3feb00acb00f31a6f60280e6ace9ca31d91c76a)
    
    ---
    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>
    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 da74db0f2e..6acee3e49b 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@8662eabe0e9f338a07350b7fd050732745f93848    # 2.3.1
+        uses: github/codeql-action/init@f3feb00acb00f31a6f60280e6ace9ca31d91c76a    # 2.3.2
         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@8662eabe0e9f338a07350b7fd050732745f93848    # 2.3.1
+        uses: github/codeql-action/analyze@f3feb00acb00f31a6f60280e6ace9ca31d91c76a    # 2.3.2