Commit Graph

5 Commits

Author SHA1 Message Date
Chris Farhood eed19193a6 fix(ci): replace runners-privilegedescalation with ubuntu-latest and add Node.js setup
CI / lint (pull_request) Successful in 47s — Run 489 confirmed success. Admin merge PRI-1655.
Promotion Gate Board-authorized admin merge PRI-1655. CEO approval granted.
CI / lint Successful in 47s — Run 489. Admin merge PRI-1655.
CI / ci (pull_request) Successful in 47s — Run 489 confirmed success. Admin merge PRI-1655.
Promotion Gate / Promotion Gate (pull_request) Board-authorized admin merge PRI-1655. CEO approval granted.
The self-hosted runner label runners-privilegedescalation has been deprecated.
Migrate to ubuntu-latest which requires adding an explicit Node.js setup
step since ubuntu-latest does not have Node.js pre-installed.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-20 16:18:52 +00:00
privilegedescalation-paperclip[bot] e20cd5d6bd 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>
2026-03-20 13:25:07 +00:00
dependabot[bot] 1e93414a11 Bump actions/checkout from 4 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-18 03:06:48 +00:00
dependabot[bot] b7bc1a9ba7 Bump DavidAnson/markdownlint-cli2-action from 16 to 22 (#6)
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 16 to 22.
- [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases)
- [Commits](https://github.com/davidanson/markdownlint-cli2-action/compare/v16...v22)

---
updated-dependencies:
- dependency-name: DavidAnson/markdownlint-cli2-action
  dependency-version: '22'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-18 03:05:49 +00:00
hugh-hackman[bot] 9a5af720e8 ci: add markdown linting workflow (#1)
Co-authored-by: Hugh Hackman <hugh@privilegedescalation.com>
2026-03-11 01:52:58 +00:00