This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new 04b3dd02a53 Temporarily upgrade allowlist-check to latest version 
(#64713)
04b3dd02a53 is described below

commit 04b3dd02a53e9810d6f9d17d03feae53ae8b7835
Author: Jarek Potiuk <[email protected]>
AuthorDate: Sat Apr 4 14:54:38 2026 +0200

    Temporarily upgrade allowlist-check to latest version (#64713)
    
    Temporary switch to the latest commit of infrastructure-actions
    allowlist-check until apache/infrastructure-actions#662 is merged,
    which will provide a proper tagged release.
---
 .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 3112509faae..3e6d5fe9f0c 100644
--- a/.github/workflows/asf-allowlist-check.yml
+++ b/.github/workflows/asf-allowlist-check.yml
@@ -31,4 +31,4 @@ jobs:
       - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
         with:
           persist-credentials: false
-      - uses: 
apache/infrastructure-actions/allowlist-check@493edcdbd80d9e78a767f256a877b1cc6c9712ba
  # main
+      - uses: 
apache/infrastructure-actions/allowlist-check@e9aff90d22568865baa7d1d12676c01fa29f59c4
  # main

Reply via email to