Skip to content

Commit f1c57ed

Browse files
authored
fix misspelling (#8)
1 parent c0d7f7a commit f1c57ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

semgrep-rules/actions/pull_request_target_needs_exception.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ rules:
33
languages:
44
- yaml
55
severity: ERROR
6-
message: pull_request_target is considered very risky and should only be used when striclty needed. Please prefer other triggers when possible. If you think this is needed, you can dismiss this alert and merge your PR.
6+
message: pull_request_target is considered very risky and should only be used when strictly needed. Please prefer other triggers when possible. If you think this is needed, you can dismiss this alert and merge your PR.
77
metadata:
88
category: best-practice
99
technology:

0 commit comments

Comments
 (0)