Skip to content

Commit eadd938

Browse files
build(deps): bump github/codeql-action from 3.29.1 to 4.30.9
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.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@39edc49...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 4da425b commit eadd938

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: nix build --print-build-logs '.#checks.x86_64-linux.clippy'
2929

3030
- name: Upload analysis results
31-
uses: github/codeql-action/upload-sarif@39edc492dbe16b1465b0cafca41432d857bdb31a # ratchet:github/codeql-action/upload-sarif@v3
31+
uses: github/codeql-action/upload-sarif@16140ae1a102900babc80a33c44059580f687047 # ratchet:github/codeql-action/upload-sarif@v3
3232
with:
3333
sarif_file: result
3434
wait-for-processing: true

0 commit comments

Comments
 (0)