Commit Graph

11 Commits

Author SHA1 Message Date
Chris Farhood c085b899a4 ci: replace runners-privilegedescalation with ubuntu-latest
CI / lint (pull_request) Failing after 3s
Gitea migration required all workflows to use ubuntu-latest instead of self-hosted runner label.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-20 14:35:52 +00:00
Chris Farhood 7f4788ed3b chore(renovate): pin action to v40.3.0, fix inputs per spec 2026-05-06 11:04:51 +00:00
privilegedescalation-engineer[bot] d95204ada4 chore(renovate): add self-hosted Renovate GitHub Action workflow 2026-05-06 10:51:40 +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
null-pointer-nancy[bot] 6784eb8296 Merge pull request #8 from privilegedescalation/chore/remove-dependabot-config
chore: remove dependabot.yml in favor of Renovate
2026-03-18 03:13:09 +00:00
Hugh Hackman 542f3f7b49 chore: remove dependabot.yml — we use Renovate for dependency management
This repo already has renovate.json configured. The dependabot.yml was
added in error and creates conflicting dependency update PRs. Removing
it to consolidate on Renovate as the single dependency management tool.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-18 03:07:15 +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] 3549a3c6a3 chore: add Dependabot configuration for GitHub Actions (#5)
Co-authored-by: hugh-hackman[bot] <266376744+hugh-hackman[bot]@users.noreply.github.com>
Co-authored-by: Paperclip <noreply@paperclip.ing>
2026-03-18 02:55:28 +00:00
addison-addington[bot] 92dd36f6a3 Add FUNDING.yml for GitHub Sponsors
Co-authored-by: addison-addington[bot] <266309314+addison-addington[bot]@users.noreply.github.com>
2026-03-11 21:43:20 +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