From 87481784336ba98d7e9cce2342d39b748fb9271f Mon Sep 17 00:00:00 2001 From: John Bampton Date: Fri, 11 Sep 2026 15:56:35 +1000 Subject: [PATCH] [CI] Update ASF Allowlist check to version 1 https://github.com/apache/infrastructure-actions/releases/tag/allowlist-check%2Fv1.0.0 Example code: https://github.com/apache/airflow/blob/main/.github/workflows/asf-allowlist-check.yml --- .github/workflows/asf-allowlist-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/asf-allowlist-check.yml b/.github/workflows/asf-allowlist-check.yml index e8503f11440..61e266f00b6 100644 --- a/.github/workflows/asf-allowlist-check.yml +++ b/.github/workflows/asf-allowlist-check.yml @@ -31,4 +31,4 @@ jobs: - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false - - uses: apache/infrastructure-actions/allowlist-check@4e9c961f587f72b170874b6f5cd4ac15f7f26eb8 # main + - uses: apache/infrastructure-actions/allowlist-check@61dcea11f19e2bbe1263f14d72235e8da17d3ad0 # allowlist-check/v1.0.0