summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@vyos.io>2026-05-30 16:01:31 +0300
committerYuriy Andamasov <yuriy@vyos.io>2026-05-30 16:01:31 +0300
commit761eb205ac8eed3e49aa7acd29aaa62286d6e0f1 (patch)
tree62531d9460ab5b2707f9e050c431164fc46325d1
parent8e3b18f034d7183d6d756c10ec8c7c93b574d01d (diff)
downloadvyos.vyos-chore/rollout-1c-high-pin-sweep.tar.gz
vyos.vyos-chore/rollout-1c-high-pin-sweep.zip
ci: T8943: sweep HIGH-producer pins to renamed branches (rollout 1c)chore/rollout-1c-high-pin-sweep
Rewrites uses: pins to the three HIGH-fanout producers (vyos/.github, vyos/vyos-cla-signatures, VyOS-Networks/vyos-reusable-workflows) from their old default branch to the new production compat branch staged in Task 1. No functional change; pin-ref rewrite only. Tracking: T8943
-rw-r--r--.github/workflows/cla-check.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cla-check.yml b/.github/workflows/cla-check.yml
index da3e6efd..fa96d19d 100644
--- a/.github/workflows/cla-check.yml
+++ b/.github/workflows/cla-check.yml
@@ -11,5 +11,5 @@ on:
types: [created]
jobs:
call-cla-assistant:
- uses: vyos/vyos-cla-signatures/.github/workflows/cla-reusable.yml@current
+ uses: vyos/vyos-cla-signatures/.github/workflows/cla-reusable.yml@production
secrets: inherit