Skip to content

Commit c9d6ba0

Browse files
Bump github/codeql-action from 4.31.0 to 4.34.1
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.0 to 4.34.1. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@4e94bd1...3869755) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.34.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4ba9b3f commit c9d6ba0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Semgrep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
path: report.sarif
6161

6262
- name: Upload Semgrep report
63-
uses: github/codeql-action/upload-sarif@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v4.34.1
63+
uses: github/codeql-action/upload-sarif@38697555549f1db7851b81482ff19f1fa5c4fedc # v4.34.1
6464
with:
6565
sarif_file: report.sarif
6666
category: semgrep

0 commit comments

Comments
 (0)