From 0d7339b0b95805b496b95ccf106552703da8b9eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 17:41:44 +0000 Subject: [PATCH] Bump apache/infrastructure-actions/allowlist-check Bumps [apache/infrastructure-actions/allowlist-check](https://github.com/apache/infrastructure-actions) from bc817c8e9ad7d8216aab74223e32ea391e233b2c to 69afc125e535c4c41e7f1b7470f583087e0f344b. - [Commits](https://github.com/apache/infrastructure-actions/compare/bc817c8e9ad7d8216aab74223e32ea391e233b2c...69afc125e535c4c41e7f1b7470f583087e0f344b) --- updated-dependencies: - dependency-name: apache/infrastructure-actions/allowlist-check dependency-version: 69afc125e535c4c41e7f1b7470f583087e0f344b dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/allowlist-checker.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/allowlist-checker.yml b/.github/workflows/allowlist-checker.yml index 4e9f05d..c9ae3e5 100644 --- a/.github/workflows/allowlist-checker.yml +++ b/.github/workflows/allowlist-checker.yml @@ -32,7 +32,7 @@ jobs: - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false - - uses: apache/infrastructure-actions/allowlist-check@bc817c8e9ad7d8216aab74223e32ea391e233b2c # check workflows - - uses: apache/infrastructure-actions/allowlist-check@bc817c8e9ad7d8216aab74223e32ea391e233b2c # check actions (currently no uses) + - uses: apache/infrastructure-actions/allowlist-check@69afc125e535c4c41e7f1b7470f583087e0f344b # check workflows + - uses: apache/infrastructure-actions/allowlist-check@69afc125e535c4c41e7f1b7470f583087e0f344b # check actions (currently no uses) with: scan-glob: "**/action.yml"