Skip to content

Commit 7d5f230

Browse files
committed
1.4.3
1 parent 7eedb6e commit 7d5f230

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.2",
3+
"version": "1.4.3",
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)