Skip to content

Commit

Permalink
Update semgrep.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mliao95 authored Sep 20, 2024
1 parent f06ae4f commit 889db4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semgrep.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- name: Upload Semgrep results
if: always()
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: semgrep-results
path: semgrep.sarif

0 comments on commit 889db4b

Please sign in to comment.