Skip to content

Commit cc7afd8

Browse files
Bump github/codeql-action from 3.29.1 to 3.29.8
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.1 to 3.29.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@v3.29.1...v3.29.8) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 3.29.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5a942ec commit cc7afd8

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/[email protected].1
38+
uses: github/codeql-action/[email protected].8
3939
with:
4040
languages: javascript
4141

0 commit comments

Comments
 (0)