From 8d5ac590ddcd33b0ed8ccacfc5df7965847abcf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 09:59:39 +0000 Subject: [PATCH] Bump apache/infrastructure-actions/allowlist-check Bumps [apache/infrastructure-actions/allowlist-check](https://github.com/apache/infrastructure-actions) from 69afc125e535c4c41e7f1b7470f583087e0f344b to 36d3e31fe2790e33283edde40f054e31d548c947. - [Commits](https://github.com/apache/infrastructure-actions/compare/69afc125e535c4c41e7f1b7470f583087e0f344b...36d3e31fe2790e33283edde40f054e31d548c947) --- updated-dependencies: - dependency-name: apache/infrastructure-actions/allowlist-check dependency-version: 36d3e31fe2790e33283edde40f054e31d548c947 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 c279eed..b92e04a 100644 --- a/.github/workflows/asf-allowlist-check.yaml +++ b/.github/workflows/asf-allowlist-check.yaml @@ -44,6 +44,6 @@ jobs: with: persist-credentials: false - name: Check actions - uses: apache/infrastructure-actions/allowlist-check@69afc125e535c4c41e7f1b7470f583087e0f344b + uses: apache/infrastructure-actions/allowlist-check@36d3e31fe2790e33283edde40f054e31d548c947 with: scan-glob: ".github/workflows/*.y*ml"