From b839de4d74b2f4cc13e44052f01ae4bc9219c610 Mon Sep 17 00:00:00 2001 From: "Doroszlai, Attila" Date: Thu, 27 Aug 2026 08:50:35 +0200 Subject: [PATCH] HDDS-16305. Add version tag for pinned infra actions --- .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..23c6c0b 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@61dcea11f19e2bbe1263f14d72235e8da17d3ad0 # allowlist-check/v1.0.0 with: scan-glob: ".github/workflows/*.y*ml"