diff --git a/.licensed.yml b/.licensed.yml
index 3c3b1fe9..2f370ae1 100644
--- a/.licensed.yml
+++ b/.licensed.yml
@@ -13,6 +13,5 @@ allowed:
 
 reviewed:
   npm:
-                - name: Setup Node.js environment
-                uses: actions/setup-node@v4.1.0
-            
+    - name: Setup Node.js environment
+      uses: actions/setup-node@v4.1.0