From c4a32bb16c6b787ca8e6e8814bad5bc5fff27d25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 11:17:48 +0000 Subject: [PATCH] Bump apache/infrastructure-actions/allowlist-check Bumps [apache/infrastructure-actions/allowlist-check](https://github.com/apache/infrastructure-actions) from 775350a154e610e84c460cb1bbe2d2ab26c15cb3 to 69afc125e535c4c41e7f1b7470f583087e0f344b. - [Commits](https://github.com/apache/infrastructure-actions/compare/775350a154e610e84c460cb1bbe2d2ab26c15cb3...69afc125e535c4c41e7f1b7470f583087e0f344b) --- updated-dependencies: - dependency-name: apache/infrastructure-actions/allowlist-check dependency-version: 69afc125e535c4c41e7f1b7470f583087e0f344b dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/asf-allowlist-check.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/asf-allowlist-check.yaml b/.github/workflows/asf-allowlist-check.yaml index 845a002a2d..9d199675e8 100644 --- a/.github/workflows/asf-allowlist-check.yaml +++ b/.github/workflows/asf-allowlist-check.yaml @@ -45,6 +45,6 @@ jobs: with: persist-credentials: false - name: Check actions - uses: apache/infrastructure-actions/allowlist-check@775350a154e610e84c460cb1bbe2d2ab26c15cb3 + uses: apache/infrastructure-actions/allowlist-check@69afc125e535c4c41e7f1b7470f583087e0f344b with: scan-glob: .github/workflows/*.y*ml