This is an automated email from the ASF dual-hosted git repository.
arnold 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 91751ebf4 Update actions/setup-node digest to 5e21ff4
91751ebf4 is described below
commit 91751ebf4d45a8e0d523138721a83df63ffaaf6d
Author: Renovate <[email protected]>
AuthorDate: Mon Aug 21 01:30:35 2023 +0000
Update actions/setup-node digest to 5e21ff4
---
.github/workflows/build-documentation.yml | 2 +-
.github/workflows/build-mariadb.yml | 2 +-
.github/workflows/build-mysql.yml | 2 +-
.github/workflows/build-postgresql.yml | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/.github/workflows/build-documentation.yml
b/.github/workflows/build-documentation.yml
index 7f1b48389..4fd9d703c 100644
--- a/.github/workflows/build-documentation.yml
+++ b/.github/workflows/build-documentation.yml
@@ -18,7 +18,7 @@ jobs:
java-version: '17'
distribution: 'zulu'
cache: gradle
- - uses: actions/setup-node@bea5baf987ba7aa777a8a0b4ace377a21c45c381 #
tag=v3
+ - uses: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d # v3
with:
node-version: 16
- name: Congfigure vega-cli
diff --git a/.github/workflows/build-mariadb.yml
b/.github/workflows/build-mariadb.yml
index 60a04249f..afe69cbea 100644
--- a/.github/workflows/build-mariadb.yml
+++ b/.github/workflows/build-mariadb.yml
@@ -37,7 +37,7 @@ jobs:
java-version: '17'
distribution: 'zulu'
cache: gradle
- - uses: actions/setup-node@bea5baf987ba7aa777a8a0b4ace377a21c45c381 #
tag=v3
+ - uses: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d # v3
with:
node-version: 16
- name: Congfigure vega-cli
diff --git a/.github/workflows/build-mysql.yml
b/.github/workflows/build-mysql.yml
index b72041f65..20c5b691b 100644
--- a/.github/workflows/build-mysql.yml
+++ b/.github/workflows/build-mysql.yml
@@ -37,7 +37,7 @@ jobs:
java-version: '17'
distribution: 'zulu'
cache: gradle
- - uses: actions/setup-node@bea5baf987ba7aa777a8a0b4ace377a21c45c381 #
tag=v3
+ - uses: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d # v3
with:
node-version: 16
- name: Congfigure vega-cli
diff --git a/.github/workflows/build-postgresql.yml
b/.github/workflows/build-postgresql.yml
index 31841b565..3fea5430d 100644
--- a/.github/workflows/build-postgresql.yml
+++ b/.github/workflows/build-postgresql.yml
@@ -38,7 +38,7 @@ jobs:
java-version: '17'
distribution: 'zulu'
cache: gradle
- - uses: actions/setup-node@bea5baf987ba7aa777a8a0b4ace377a21c45c381 #
tag=v3
+ - uses: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d # v3
with:
node-version: 16
- name: Congfigure vega-cli