6572db1ed0
Commit 8e51b01 removed this label from the actionlint config, but
renovate.yaml still uses runs-on: runners-privilegedescalation.
actionlint exits 1 when it sees an unknown runner label, breaking
PR Validation CI on org/pulls/72.
Co-Authored-By: Paperclip <noreply@paperclip.ing>
4 lines
65 B
YAML
4 lines
65 B
YAML
self-hosted-runner:
|
|
labels:
|
|
- runners-privilegedescalation
|