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 d79f06ea9b24f35a5e70677f08e78c20c4d6feb7 Merge: 5bfe2a8 86e6dcb Author: Aman-Mittal <[email protected]> AuthorDate: Mon May 25 14:24:30 2026 +0530 Merge pull request #3 from apache/dependabot/github_actions/actions/checkout-6.0.2 Bump actions/checkout from 4.2.2 to 6.0.2 .github/workflows/apache-rat.yml | 2 +- .github/workflows/asf-allowlist-check.yml | 2 +- .github/workflows/codeql.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --cc .github/workflows/codeql.yml index dbba00a,05de373..d531472 --- 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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Initialize CodeQL - uses: github/codeql-action/init@a65a038433a26f4363cf9f029e3b9ceac831ad5d # v3.28.10 + uses: github/codeql-action/init@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d # v3.28.10 with: languages: ${{ matrix.language }} build-mode: ${{ matrix.build-mode }}
