summaryrefslogtreecommitdiff
path: root/.github/workflows/cla-check.yml
diff options
context:
space:
mode:
authorYuriy Andamasov <andamasov@gmail.com>2026-05-30 16:05:56 +0300
committerGitHub <noreply@github.com>2026-05-30 16:05:56 +0300
commitcab200726868902ac0c8b0bb3c058fa897c43f84 (patch)
tree608b38b5cfa8fa1435e3d7b3f091c3170a75e65b /.github/workflows/cla-check.yml
parente50c2cc1b17c5bc5cd8b226e395484d315910623 (diff)
downloadvyos-http-api-tools-cab200726868902ac0c8b0bb3c058fa897c43f84.tar.gz
vyos-http-api-tools-cab200726868902ac0c8b0bb3c058fa897c43f84.zip
ci: T8943: sweep HIGH-producer pins to renamed branches (rollout 1c) (#48)
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
Diffstat (limited to '.github/workflows/cla-check.yml')
-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 625ff78..7961cf7 100644
--- a/.github/workflows/cla-check.yml
+++ b/.github/workflows/cla-check.yml
@@ -14,5 +14,5 @@ on:
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 \ No newline at end of file