This is an automated email from the ASF dual-hosted git repository.

junchao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-resilientdb.git


The following commit(s) were added to refs/heads/master by this push:
     new c27fbcdd add npm update
c27fbcdd is described below

commit c27fbcdd14c598199ef77c2480ec73b101de3966
Author: Ubuntu <[email protected]>
AuthorDate: Mon Feb 9 08:27:47 2026 +0000

    add npm update
---
 .github/workflows/loc.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/loc.yml b/.github/workflows/loc.yml
index b5559aed..07301870 100644
--- a/.github/workflows/loc.yml
+++ b/.github/workflows/loc.yml
@@ -39,7 +39,7 @@ jobs:
        run: npm init -y  & npm update
 
      - name: NPM Install
-       run: npm install badgen @actions/core glob-gitignore
+       run: npm install badgen @actions/core glob-gitignore --save-dev
 
      - name: Launch the local action
        id: badge

Reply via email to