Skip to content

Commit c699c27

Browse files
committed
Update deprecated CodeQL Action to latest version
1 parent cd28636 commit c699c27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scanning.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
done
6464
6565
- name: Upload Docker image scan results to GitHub Security tab
66-
uses: github/codeql-action/upload-sarif@v2
66+
uses: github/codeql-action/upload-sarif@v3
6767
with:
6868
sarif_file: 'scans/eclipse'
6969
category: "Container Images"

0 commit comments

Comments
 (0)