This is an automated email from the ASF dual-hosted git repository. Aman-Mittal pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/fineract.git
commit 5b79ddabd8b19198861b7bd6295745581d1b83e8 Merge: ac52b45221 049e1b8c68 Author: Aman-Mittal <[email protected]> AuthorDate: Wed Jun 3 19:03:04 2026 +0530 Merge pull request #5890 from Aman-Mittal/FINERACT-2421/zizmor-check FINERACT-2421: Refactor and secure GitHub Actions workflows .github/dependabot.yml | 4 ++ .github/workflows/build-core.yml | 4 ++ .github/workflows/build-cucumber.yml | 3 ++ .github/workflows/build-docker.yml | 3 ++ .github/workflows/build-documentation.yml | 3 ++ .github/workflows/build-e2e-tests.yml | 3 ++ .github/workflows/build-mariadb.yml | 3 ++ .github/workflows/build-mysql.yml | 3 ++ .github/workflows/build-postgresql.yml | 3 ++ .github/workflows/build-progressive-loan.yml | 3 ++ .github/workflows/build-quality-checks.yml | 3 ++ .github/workflows/full-build-ci.yml | 63 +++++++++++++++------- .github/workflows/liquibase-only-postgresql.yml | 3 ++ .github/workflows/publish-dockerhub.yml | 15 +++++- .github/workflows/regression-safety-db-changes.yml | 33 ++++++++---- ...un-integration-test-sequentially-postgresql.yml | 3 ++ .github/workflows/smoke-messaging.yml | 3 ++ .github/workflows/sonarqube.yml | 11 ++++ .../verify-api-backward-compatibility.yml | 15 ++++-- .github/workflows/verify-commits.yml | 12 +++-- .../verify-liquibase-backward-compatibility.yml | 17 ++++-- .github/workflows/verify-liquibase-ddl-safety.yml | 30 ++++++++--- .github/workflows/zizmor.yml | 59 ++++++++++++++++++++ 23 files changed, 251 insertions(+), 48 deletions(-)
