Skip to content

Commit 3ad3589

Browse files
authored
Merge pull request #3 from OxidizeLabs/dependabot/github_actions/github/codeql-action-4
ci: bump github/codeql-action from 3 to 4
2 parents 9afdcb6 + fbfb429 commit 3ad3589

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rust-clippy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
continue-on-error: true
5050

5151
- name: Upload analysis results to GitHub
52-
uses: github/codeql-action/upload-sarif@v3
52+
uses: github/codeql-action/upload-sarif@v4
5353
with:
5454
sarif_file: rust-clippy-results.sarif
5555
wait-for-processing: true

0 commit comments

Comments
 (0)