Skip to content

Commit 53eb352

Browse files
chore: bump github/codeql-action from 3 to 4
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4. - [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...v4) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c847fa2 commit 53eb352

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
ignore-globs: '**/examples/**'
2727

2828
- name: Upload DevSkim scan results to GitHub Security tab
29-
uses: github/codeql-action/upload-sarif@v3
29+
uses: github/codeql-action/upload-sarif@v4
3030
with:
3131
sarif_file: devskim-results.sarif

0 commit comments

Comments
 (0)