summaryrefslogtreecommitdiff
path: root/.github/workflows/cla-check.yml
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@vyos.io>2026-05-30 16:05:01 +0300
committerGitHub <noreply@github.com>2026-05-30 16:05:01 +0300
commit331398656df47b7dcfe7e2bf0183f2bd6ccebc43 (patch)
treee79fa16bf32478d8729a193503a5ded0322fc018 /.github/workflows/cla-check.yml
parentaf2b9037ecb4078147769dde272973e872f861e4 (diff)
downloadlibpam-tacplus-331398656df47b7dcfe7e2bf0183f2bd6ccebc43.tar.gz
libpam-tacplus-331398656df47b7dcfe7e2bf0183f2bd6ccebc43.zip
ci: T8943: sweep HIGH-producer pins to renamed branches (rollout 1c) (#15)
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