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-consumer-facing.git
commit 1337525e102c40b330fcb2256c973115a0d9c5b8 Merge: 954fe2f 07dc1c1 Author: Aman-Mittal <[email protected]> AuthorDate: Fri Jul 24 23:22:31 2026 +0530 Merge pull request #70 from apache/dependabot/github_actions/github/codeql-action/init-4.37.1 chore(deps): bump github/codeql-action/init from 4.37.0 to 4.37.1 .github/workflows/codeql.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --cc .github/workflows/codeql.yml index a5a2767,0fccf36..ad2c299 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@@ -54,10 -54,10 +54,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@7188fc363630916deb702c7fdcf4e481b751f97a # v4.37.1 with: languages: ${{ matrix.language }} build-mode: ${{ matrix.build-mode }}
