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 9ce4c9f7e Update gradle/wrapper-validation-action digest to f9c9c57
9ce4c9f7e is described below
commit 9ce4c9f7eaac33d774a086b8c63dbe155cb5ff60
Author: Renovate <[email protected]>
AuthorDate: Thu Sep 5 11:02:49 2024 +0000
Update gradle/wrapper-validation-action digest to f9c9c57
---
.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 3420d53d3..a62d360eb 100644
--- a/.github/workflows/build-documentation.yml
+++ b/.github/workflows/build-documentation.yml
@@ -27,7 +27,7 @@ jobs:
- name: Congfigure vega-cli
run: npm i -g vega-cli --unsafe
- name: Validate Gradle wrapper
- uses:
gradle/wrapper-validation-action@88425854a36845f9c881450d9660b5fd46bee142
+ uses:
gradle/wrapper-validation-action@f9c9c575b8b21b6485636a91ffecd10e558c62f6
- name: Install additional software
run: |
sudo apt-get update