summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@vyos.io>2026-08-14 18:06:17 +0300
committerGitHub <noreply@github.com>2026-08-14 16:06:17 +0100
commit1d67610de1627cf94728e9c0631cb632f5063967 (patch)
treef6caed66eeb8c23936c4b116751aa8ac57349359
parent356cda85e1c262337322158163cd3711bad6393a (diff)
downloadvyos-documentation-scutum.tar.gz
vyos-documentation-scutum.zip
ci: T9208: bump AI-validation reviewer pin to v1.0.4 for scutum branch map (#2204)scutum
🤖 Generated by [robots](https://vyos.io)
-rw-r--r--.github/workflows/ai-validation.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ai-validation.yml b/.github/workflows/ai-validation.yml
index 3f072793..521f31a9 100644
--- a/.github/workflows/ai-validation.yml
+++ b/.github/workflows/ai-validation.yml
@@ -13,7 +13,7 @@ concurrency:
cancel-in-progress: true
env:
- REVIEWER_REF: reviewer-v1.0.3
+ REVIEWER_REF: reviewer-v1.0.4
# Force JavaScript actions to run on Node 24. Some pinned action SHAs
# we rely on still ship with Node 20 ABI; this env var opts the whole
# workflow into Node 24 without per-action version churn.