Skip to content

Commit c02af6a

Browse files
renovate[bot]Scrumplex
authored andcommitted
chore(deps): update github/codeql-action action to v4
1 parent 25bed04 commit c02af6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clippy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
echo "sarif-file=$(readlink -f result)" >> "$GITHUB_OUTPUT"
4242
4343
- name: Upload results
44-
uses: github/codeql-action/upload-sarif@v3
44+
uses: github/codeql-action/upload-sarif@v4
4545
with:
4646
sarif_file: ${{ steps.clippy-run.outputs.sarif-file }}
4747
wait-for-processing: true

0 commit comments

Comments
 (0)