Skip to content

Commit adf6981

Browse files
author
Kevin Mack
committed
Updating to v3
1 parent a72d981 commit adf6981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151
# path: /var/spacedev/tmp/analysis-results.sarif
152152

153153
- name: Upload SARIF file
154-
uses: github/codeql-action/upload-sarif@v2
154+
uses: github/codeql-action/upload-sarif@v3
155155
with:
156156
# Path to the SARIF file
157157
sarif_file: /var/spacedev/tmp/analysis-results.sarif

0 commit comments

Comments
 (0)