This is an automated email from the ASF dual-hosted git repository. Aman-Mittal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/fineract-business-intelligence.git
commit 84820574dfd0449578472e65eecce9acb96850c6 Merge: 269c631 51f0771 Author: Aman-Mittal <[email protected]> AuthorDate: Mon Jun 8 21:27:01 2026 +0530 Merge pull request #15 from apache/dependabot/github_actions/actions/checkout-6.0.3 build(deps): bump actions/checkout from 6.0.2 to 6.0.3 .github/workflows/apache-rat.yml | 2 +- .github/workflows/asf-allowlist-check.yml | 2 +- .github/workflows/codeql.yml | 2 +- .github/workflows/license-check.yml | 2 +- .github/workflows/zizmor.yml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --cc .github/workflows/codeql.yml index 466bcc6,70269c1..9a8d9b2 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@@ -52,10 -52,10 +52,10 @@@ jobs build-mode: none steps: - name: Checkout repository - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 - name: Initialize CodeQL - uses: github/codeql-action/init@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0 + uses: github/codeql-action/init@87557b9c84dde89fdd9b10e88954ac2f4248e463 # v4.36.1 with: languages: ${{ matrix.language }} build-mode: ${{ matrix.build-mode }}
