Commit 4f934ed
authored
Migrate dco-check and vulnerabilityCatcher to Databricks runners (#1327)
## Summary
- Migrate `dco-check.yml` and `vulnerabilityCatcher.yml` from public
`ubuntu-latest` runners to `databricks-protected-runner-group`
- These were the only 2 workflows (out of 22) still using public
GitHub-hosted runners
- Ensures consistent runner security posture across all CI workflows
NO_CHANGELOG=true
## Test plan
- [ ] Verify DCO check workflow triggers correctly on a PR
- [ ] Verify weekly security scan workflow runs on the protected runner
group
This pull request was AI-assisted by Isaac.
Signed-off-by: Gopal Lal <gopal.lal@databricks.com>1 parent 49124d0 commit 4f934ed
2 files changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
0 commit comments