Skip to content

Commit b037a41

Browse files
committed
chore: bump semgrep upload
1 parent 4656c75 commit b037a41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/semgrep-action/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ runs:
3636
continue-on-error: true
3737

3838
- name: Upload Semgrep Results to GitHub
39-
uses: github/codeql-action/upload-sarif@v3
39+
uses: github/codeql-action/upload-sarif@v4
4040
with:
4141
sarif_file: semgrep-results.sarif
4242
checkout_path: ${{ github.workspace }}

0 commit comments

Comments
 (0)