Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion queries/import-action-entrypoint.ql
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* @name Import action entrypoint
* @description Importing the entrpoint file for an action is dangerous
* @description Importing the entrypoint file for an action is dangerous
* because the code from that action will be run when the file is imported.
* @kind problem
* @problem.severity error
Expand Down