Skip to content

Commit 21f9dfc

Browse files
build(deps): bump github/codeql-action/init from 4.38.0 to 4.38.1
Bumps [github/codeql-action/init](https://github.com/github/codeql-action) from 4.38.0 to 4.38.1. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@b96794f...1c5b675) --- updated-dependencies: - dependency-name: github/codeql-action/init dependency-version: 4.38.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 59f7fee commit 21f9dfc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
java-version: 17
4949
cache: maven
5050
- name: Initialize CodeQL
51-
uses: github/codeql-action/init@b96794f015dfd88f77b49b1c93e0fa7110f94c63 # v3.29.5
51+
uses: github/codeql-action/init@1c5b675653bb5c22dbe9b12b556ec555138e09fd # v3.29.5
5252
with:
5353
languages: java
5454
queries: security-and-quality

0 commit comments

Comments
 (0)