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 95ee226e41ccc25b5c59af63f08d60b32455a7b6 Merge: 03b6519 09b1058 Author: Aman-Mittal <[email protected]> AuthorDate: Mon Jul 27 19:14:13 2026 +0530 Merge pull request #42 from apache/dependabot/github_actions/github/codeql-action/init-4.37.3 build(deps): bump github/codeql-action/init from 4.37.0 to 4.37.3 .github/workflows/codeql.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --cc .github/workflows/codeql.yml index 9432dab,ae526cc..8778f87 --- 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@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 - name: Initialize CodeQL - uses: github/codeql-action/init@99df26d4f13ea111d4ec1a7dddef6063f76b97e9 # v4.37.0 + uses: github/codeql-action/init@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3 with: languages: ${{ matrix.language }} build-mode: ${{ matrix.build-mode }}
