Skip to content

Commit bfb0593

Browse files
[Dependencies]: Bump github/codeql-action from 3.29.1 to 3.29.2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.1 to 3.29.2. - [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.2) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 3.29.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8c78d97 commit bfb0593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/oss-scorecared.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,6 @@ jobs:
7777

7878
# required for Code scanning alerts
7979
- name: "Upload SARIF results to code scanning"
80-
uses: github/codeql-action/[email protected].1
80+
uses: github/codeql-action/[email protected].2
8181
with:
8282
sarif_file: results.sarif

0 commit comments

Comments
 (0)