Skip to content

Commit a34092f

Browse files
Update github/codeql-action action to v3.28.8 (#79)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 76f6073 commit a34092f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semgrep-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
path: semgrep.sarif
2727

2828
- name: Scanning alerts
29-
uses: github/codeql-action/upload-sarif@v3.27.4
29+
uses: github/codeql-action/upload-sarif@v3.28.8
3030
with:
3131
sarif_file: semgrep.sarif
3232
category: semgrep

0 commit comments

Comments
 (0)