Skip to content

Commit 9f66688

Browse files
authored
Update semgrep.yml
1 parent 2575dd8 commit 9f66688

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semgrep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ jobs:
3131
- name: Checkout
3232
uses: actions/checkout@v4
3333
- name: Semgrep
34-
uses: utilitywarehouse/semgrep-rules/setup-semgrep@v0.6.0
34+
uses: utilitywarehouse/semgrep-rules/setup-semgrep@latest
3535
with:
3636
token: ${{ secrets.DEPLOY_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)