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 f84f68b560 Bump github/codeql-action from 2.3.2 to 2.3.4 (#1488)
f84f68b560 is described below
commit f84f68b56095ffaa631dade078ca847ee7a49a08
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 25 11:52:36 2023 +0000
Bump github/codeql-action from 2.3.2 to 2.3.4 (#1488)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from
2.3.2 to 2.3.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/f3feb00acb00f31a6f60280e6ace9ca31d91c76a...f0e3dfb30302f8a0881bb509b044e0de4f6ef589)
---
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 f6e8056466..bd307c4ac6 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@f3feb00acb00f31a6f60280e6ace9ca31d91c76a # 2.3.2
+ uses:
github/codeql-action/init@f0e3dfb30302f8a0881bb509b044e0de4f6ef589 # 2.3.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@f3feb00acb00f31a6f60280e6ace9ca31d91c76a # 2.3.2
+ uses:
github/codeql-action/analyze@f0e3dfb30302f8a0881bb509b044e0de4f6ef589 # 2.3.4