Skip to content

Commit 5c90ab5

Browse files
authored
Merge pull request #5 from bug-ops/dependabot/github_actions/github/codeql-action-4
chore(deps): bump github/codeql-action from 3 to 4
2 parents 33d93e8 + ef3e185 commit 5c90ab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
continue-on-error: true
6868

6969
- name: Upload SARIF to GitHub
70-
uses: github/codeql-action/upload-sarif@v3
70+
uses: github/codeql-action/upload-sarif@v4
7171
with:
7272
sarif_file: clippy-results.sarif
7373
wait-for-processing: true

0 commit comments

Comments
 (0)