ci: update runner label to runners-privilegedescalation

The ARC runner label was changed org-wide to runners-privilegedescalation.
This repo was still using the old local-ubuntu-latest label.

Co-authored-by: Hugh Hackman <hugh@privilegedescalation.com>
This commit was merged in pull request #9.
This commit is contained in:
privilegedescalation-paperclip[bot]
2026-03-20 13:25:07 +00:00
committed by GitHub
parent 6784eb8296
commit e20cd5d6bd
+1 -1
View File
@@ -8,7 +8,7 @@ on:
jobs:
lint:
runs-on: local-ubuntu-latest
runs-on: runners-privilegedescalation
steps:
- name: Checkout
uses: actions/checkout@v6