Skip to content

Commit cf8c36f

Browse files
committed
1.4.6
1 parent cdb3834 commit cf8c36f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lightning-flow-scanner-action",
3-
"version": "1.4.5",
3+
"version": "1.4.6",
44
"description": "A GitHub Action for automated analysis and optimization of Salesforce Flow in Pull Requests. Scans metadata for 20+ issues such as hardcoded IDs, unsafe contexts, inefficient SOQL/DML operations, recursion risks, and missing fault handling.",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)