fineract icon indicating copy to clipboard operation
fineract copied to clipboard

Mirror of Apache Fineract (Incubating)

Results 8 fineract issues
Sort by recently updated
recently updated
newest added

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.5. Release notes Sourced from actions/checkout's releases. v4.1.5 What's Changed Update NPM dependencies by @​cory-miller in actions/checkout#1703 Bump github/codeql-action from 2 to 3 by @​dependabot...

dependencies
github_actions

Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 2.1.2 to 3.3.2. Release notes Sourced from gradle/wrapper-validation-action's releases. v3.3.2 [!IMPORTANT] As of v3 this action has been deprecated by gradle/actions/wrapper-validation. Any workflow that uses gradle/wrapper-validation-action@v3 will...

dependencies
github_actions

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.1 to 4.3.3. Release notes Sourced from actions/upload-artifact's releases. v4.3.3 What's Changed updating @actions/artifact dependency to v2.1.6 by @​eggyhead in actions/upload-artifact#565 Full Changelog: https://github.com/actions/upload-artifact/compare/v4.3.2...v4.3.3 v4.3.2 What's Changed...

dependencies
github_actions

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.4 to 4.3.5. Release notes Sourced from actions/upload-artifact's releases. v4.3.5 What's Changed Bump @​actions/artifact to v2.1.9 by @​robherley in actions/upload-artifact#588 Fixed artifact upload chunk timeout logic #1774...

dependencies
github_actions

Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 3.4.2 to 3.5.0. Release notes Sourced from gradle/wrapper-validation-action's releases. v3.5.0 [!IMPORTANT] As of v3 this action has been deprecated by gradle/actions/wrapper-validation. Any workflow that uses gradle/wrapper-validation-action@v3 will...

dependencies
github_actions

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.0. Release notes Sourced from actions/checkout's releases. v4.2.0 What's Changed Add Ref and Commit outputs by @​lucacome in actions/checkout#1180 Dependabot updates in actions/checkout#1777 & actions/checkout#1872...

dependencies
github_actions

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.3.0 to 4.4.0. Release notes Sourced from actions/setup-java's releases. v4.4.0 What's Changed Add-ons : Add support for Oracle GraalVM by @​fniephaus in actions/setup-java#501 steps: - name: Checkout...

dependencies
github_actions

…eases ## Description This PR updates the DockerHub publishing workflow (`publish-dockerhub.yml`) to improve tag naming: - For builds from the `develop` branch → publish image with the `latest` tag. -...

stale