Skip to content

Commit 2ad293b

Browse files
Update github/codeql-action action to v4.37.3
1 parent e59e330 commit 2ad293b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/generate-security-scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ jobs:
178178
# Upload the results to GitHub's code scanning dashboard.
179179
# Commenting out will disable upload of results to your repo's Code Scanning dashboard.
180180
- name: "Upload to code-scanning"
181-
uses: github/codeql-action/upload-sarif@v4.35.3
181+
uses: github/codeql-action/upload-sarif@v4.37.3
182182
if: ${{inputs.upload_type == 'sarif'}}
183183
with:
184184
sarif_file: ${{inputs.results_file}}

0 commit comments

Comments
 (0)