Skip to content

Commit 5d29b67

Browse files
committed
upload sarif action to latest
1 parent 3338475 commit 5d29b67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ jobs:
169169

170170
- name: Import Security Analysis results into GitHub Security Code Scanning
171171
if: always()
172-
uses: github/codeql-action/upload-sarif@v3
172+
uses: github/codeql-action/upload-sarif@latest
173173
with:
174174
sarif_file: results.sarif
175175

0 commit comments

Comments
 (0)