Skip to content

Commit 32eb535

Browse files
chore(deps): bump github/codeql-action from 4.30.9 to 4.31.0
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.30.9 to 4.31.0. - [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.30.9...v4.31.0) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.31.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6337c17 commit 32eb535

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ jobs:
2525
submodules: recursive
2626

2727
- name: Initialize CodeQL
28-
uses: github/codeql-action/init@v4.30.9
28+
uses: github/codeql-action/init@v4.31.0
2929
with:
3030
languages: 'javascript'
3131

3232
- name: Perform CodeQL Analysis
33-
uses: github/codeql-action/analyze@v4.30.9
33+
uses: github/codeql-action/analyze@v4.31.0

0 commit comments

Comments
 (0)