Skip to content

Commit 71d78b4

Browse files
Bump github/codeql-action in the actions-dependencies group
Bumps the actions-dependencies group with 1 update: [github/codeql-action](https://github.com/github/codeql-action). Updates `github/codeql-action` from 4.37.7 to 4.37.8 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v4.37.7...v4.37.8) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.37.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c328a52 commit 71d78b4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252

5353
# Initializes the CodeQL tools for scanning.
5454
- name: Initialize CodeQL
55-
uses: github/codeql-action/init@v4.37.7
55+
uses: github/codeql-action/init@v4.37.8
5656
with:
5757
languages: ${{ matrix.language }}
5858
# config-file: ./.github/codeql/codeql-config.yml
@@ -78,4 +78,4 @@ jobs:
7878
mvn -B clean compile -Ddeploy=true -Dnotests=true -Pstaging
7979
8080
- name: Perform CodeQL Analysis
81-
uses: github/codeql-action/analyze@v4.37.7
81+
uses: github/codeql-action/analyze@v4.37.8

0 commit comments

Comments
 (0)