This is an automated email from the ASF dual-hosted git repository.
adamsaghy pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
The following commit(s) were added to refs/heads/develop by this push:
new 55c51b140e FINERACT-2181: Update actions/setup-node digest to 49933ea
55c51b140e is described below
commit 55c51b140ea916b1cd3f5a0a031028adf3448d8e
Author: Renovate <[email protected]>
AuthorDate: Thu Feb 12 10:03:13 2026 +0000
FINERACT-2181: Update actions/setup-node digest to 49933ea
---
.github/workflows/build-documentation.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/build-documentation.yml
b/.github/workflows/build-documentation.yml
index 2a667f18ee..0bcc4ecb1d 100644
--- a/.github/workflows/build-documentation.yml
+++ b/.github/workflows/build-documentation.yml
@@ -20,7 +20,7 @@ jobs:
distribution: 'zulu'
- name: Setup Gradle
uses:
gradle/actions/setup-gradle@f29f5a9d7b09a7c6b29859002d29d24e1674c884 # v5.0.1
- - uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v4
+ - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
with:
node-version: 22
- name: Congfigure vega-cli