Skip to content

Commit fa44e42

Browse files
Bump github/codeql-action from 4.31.10 to 4.32.3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.10 to 4.32.3. - [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.31.10...v4.32.3) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.32.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4612668 commit fa44e42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
3636
# Step 3: Initialize CodeQL for scanning
3737
- name: Initialize CodeQL
38-
uses: github/codeql-action/init@v4.31.10
38+
uses: github/codeql-action/init@v4.32.3
3939
with:
4040
languages: javascript
4141

0 commit comments

Comments
 (0)