This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch
dependabot/github_actions/main/github/codeql-action-2.22.3
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
commit d74ce39b6b14a6b1179bc4cde1940b173f0a9b35
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 19 19:40:42 2023 +0000
Bump github/codeql-action from 2.21.8 to 2.22.3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from
2.21.8 to 2.22.3.
- [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/6a28655e3dcb49cb0840ea372fd6d17733edd8a4...0116bc2df50751f9724a2e35ef1f24d22f90e4e1)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
.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 b758cd47a7..c3cd00bacc 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@6a28655e3dcb49cb0840ea372fd6d17733edd8a4 # 2.21.8
+ uses:
github/codeql-action/init@0116bc2df50751f9724a2e35ef1f24d22f90e4e1 # 2.22.3
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@6a28655e3dcb49cb0840ea372fd6d17733edd8a4 #
2.21.8
+ uses:
github/codeql-action/analyze@0116bc2df50751f9724a2e35ef1f24d22f90e4e1 #
2.22.3