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-site.git
The following commit(s) were added to refs/heads/master by this push:
new 2e9f0269cf HDDS-16305. Add version tag for pinned infra actions (#544)
2e9f0269cf is described below
commit 2e9f0269cfcdfd16a1508c7c9b83cd215773d071
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Thu Aug 27 12:51:15 2026 +0200
HDDS-16305. Add version tag for pinned infra actions (#544)
---
.github/workflows/asf-allowlist-check.yaml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.github/workflows/asf-allowlist-check.yaml
b/.github/workflows/asf-allowlist-check.yaml
index 9d199675e8..61998ee558 100644
--- a/.github/workflows/asf-allowlist-check.yaml
+++ b/.github/workflows/asf-allowlist-check.yaml
@@ -45,6 +45,7 @@ jobs:
with:
persist-credentials: false
- name: Check actions
- uses:
apache/infrastructure-actions/allowlist-check@69afc125e535c4c41e7f1b7470f583087e0f344b
+ # yamllint disable-line rule:line-length
+ 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]