Skip to content

Commit bb20a5d

Browse files
Bump github/codeql-action from 3.29.1 to 3.30.6
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.1 to 3.30.6. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v3.29.1...v3.30.6) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 3.30.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a942ec commit bb20a5d

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@v3.29.1
38+
uses: github/codeql-action/init@v3.30.6
3939
with:
4040
languages: javascript
4141

0 commit comments

Comments
 (0)