This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 9ff918bf2b3 HDDS-16305. Add version tag for pinned infra actions
(#11129)
9ff918bf2b3 is described below
commit 9ff918bf2b3748435a70c6329dce59310f6a419b
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Thu Aug 27 12:52:23 2026 +0200
HDDS-16305. Add version tag for pinned infra actions (#11129)
---
.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 c279eed00ff..23c6c0b3a0f 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"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]