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 01e667676bbb1196ad263860672afed783b68bf1
Merge: 4203e76 9302ecc
Author: Aman-Mittal <[email protected]>
AuthorDate: Sun Jun 14 17:15:00 2026 +0530

    Merge pull request #14 from 
apache/dependabot/github_actions/actions/checkout-6.0.3
    
    chore(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/build-tests-backend.yml  | 2 +-
 .github/workflows/build-tests-frontend.yml | 4 ++--
 .github/workflows/codeql.yml               | 2 +-
 .github/workflows/zizmor.yml               | 2 +-
 6 files changed, 7 insertions(+), 7 deletions(-)

diff --cc .github/workflows/codeql.yml
index bc78fb9,d2b6d23..333dbc1
--- 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@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@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
          with:
            languages: ${{ matrix.language }}
            build-mode: ${{ matrix.build-mode }}

Reply via email to