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 6e3a4904eb1 Update ASF allowlist-check action to latest version 
(#64728)
6e3a4904eb1 is described below

commit 6e3a4904eb1126834a4bb6f5d0d46a7cebc4bef3
Author: Jarek Potiuk <[email protected]>
AuthorDate: Sat Apr 4 22:54:05 2026 +0200

    Update ASF allowlist-check action to latest version (#64728)
    
    Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>
---
 .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 3e6d5fe9f0c..a91ab629753 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@e9aff90d22568865baa7d1d12676c01fa29f59c4
  # main
+      - uses: 
apache/infrastructure-actions/allowlist-check@4e9c961f587f72b170874b6f5cd4ac15f7f26eb8
  # main

Reply via email to