Skip to content

Commit 5d23e6c

Browse files
Update github/codeql-action action to v4
1 parent 0082e6a commit 5d23e6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
with:
4747
args: 'sharedprefs-core/ sharedprefs-ktx/ --sarif --output mobsfscan.sarif || true'
4848
- name: "Upload mobsfscan report"
49-
uses: github/codeql-action/upload-sarif@v3
49+
uses: github/codeql-action/upload-sarif@v4
5050
with:
5151
sarif_file: mobsfscan.sarif
5252
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)