Skip to content

Commit eb51390

Browse files
Bump github/codeql-action from 3.30.1 to 4.30.9
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.30.1 to 4.30.9. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@f1f6e5f...16140ae) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.30.9 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6e58e9a commit eb51390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards.yml

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

6060
# Upload the results to GitHub's code scanning dashboard.
6161
- name: "Upload to code-scanning"
62-
uses: github/codeql-action/upload-sarif@f1f6e5f6af878fb37288ce1c627459e94dbf7d01 # tag=v3.30.1
62+
uses: github/codeql-action/upload-sarif@16140ae1a102900babc80a33c44059580f687047 # tag=v4.30.9
6363
with:
6464
sarif_file: results.sarif

0 commit comments

Comments
 (0)