1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-11-05 14:01:16 +08:00

12 Commits

Author SHA1 Message Date
Carlo Sala
38423b4b5c
ci(deps): ensure push permissions are available (#13389) 2025-10-23 05:16:17 -07:00
StepSecurity Bot
7f3d8a34e2
ci: Harden GitHub Actions [StepSecurity] (#13318) 2025-09-19 17:30:10 +02:00
dependabot[bot]
8c168e2662
chore(deps): bump actions/setup-python from 5 to 6 (#13293)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-08 12:06:41 +08:00
dependabot[bot]
c2a69fe590
chore(deps): bump actions/checkout from 4 to 5 (#13271)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [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...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  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>
2025-08-18 08:32:18 +02:00
Carlo Sala
5c804257ce
ci: use actions/create-github-app-token (#13233) 2025-07-28 19:20:50 +02:00
Marc Cornellà
98a182d71b
ci: add strict permissions to dependencies.yml workflow (#13232)
Just use `contents:read` initial permission. The other permissions needed are
those attached to the @ohmyzsh GitHub App.
2025-07-28 19:13:35 +02:00
Carlo Sala
203369b0f9
ci(dependencies): run on sunday CET morning 2024-05-22 15:36:03 +02:00
Carlo Sala
1d31ff6037
ci(dependencies): fetch all branches 2024-05-12 12:30:22 +02:00
Carlo Sala
eff648aab0 ci(dependencies): use setup-python and enable cron-based jobs 2024-05-12 12:26:30 +02:00
Carlo Sala
46b24d4099 ci(dependencies): fix some envs and add requirements 2023-12-28 21:21:39 +01:00
Carlo Sala
0bb00eddbb
ci(dependencies): fix typo 2023-12-20 19:38:25 +01:00
Marc Cornellà
dd3be612e3
ci(dependencies): add automation for updating external dependencies (#12109) 2023-12-20 10:21:31 +01:00