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 2a17485dbb FINERACT-2181: Update actions/setup-node digest to 49933ea
2a17485dbb is described below
commit 2a17485dbb2fa3b4d43490e7b6ec88e6e240d6c2
Author: Renovate <[email protected]>
AuthorDate: Mon Dec 1 01:18:34 2025 +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 bcfef11a75..3bd06532f4 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@4d9f0ba0025fe599b4ebab900eb7f3a1d93ef4c2 # v5.0.0
- - uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v4
+ - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
with:
node-version: 22
- name: Congfigure vega-cli