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 cdb7adda81 Bump github/codeql-action from 2.21.3 to 2.21.4 (#1698)
cdb7adda81 is described below

commit cdb7adda81d3bdff3b3e75dd931280b0c7a17220
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 16 03:07:00 2023 +0000

    Bump github/codeql-action from 2.21.3 to 2.21.4 (#1698)
    
    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
2.21.3 to 2.21.4.
    - [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/5b6282e01c62d02e720b81eb8a51204f527c3624...a09933a12a80f87b87005513f0abb1494c27a716)
    
    ---
    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/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 d9989be56f..cd0d99c56f 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -54,7 +54,7 @@ jobs:
 
       # Initializes the CodeQL tools for scanning.
       - name: Initialize CodeQL
-        uses: 
github/codeql-action/init@5b6282e01c62d02e720b81eb8a51204f527c3624    # 2.21.3
+        uses: 
github/codeql-action/init@a09933a12a80f87b87005513f0abb1494c27a716    # 2.21.4
         with:
           languages: ${{ matrix.language }}
           # If you wish to specify custom queries, you can do so here or in a 
config file.
@@ -78,4 +78,4 @@ jobs:
           -DskipTests
 
       - name: Perform CodeQL Analysis
-        uses: 
github/codeql-action/analyze@5b6282e01c62d02e720b81eb8a51204f527c3624    # 
2.21.3
+        uses: 
github/codeql-action/analyze@a09933a12a80f87b87005513f0abb1494c27a716    # 
2.21.4

Reply via email to