StepSecurity Bot
7f3d8a34e2
ci: Harden GitHub Actions [StepSecurity] ( #13318 )
9 months ago
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>
10 months ago
Raphael Boidol
f9bbf6047b
ci: bump `actions/checkout` version ( #12210 )
2 years ago
Marc Cornellà
408330e131
ci: remove redundant macos runner for CI tests
...
Currently the macOS runner is not needed, as we are only checking
zsh syntax. We can reactivate it in the future if needed.
3 years ago
Carlo Sala
6101106916
feat(install): deploy installer to install.ohmyz.sh ( #11722 )
...
Co-authored-by: Marc Cornellà <hello@mcornella.com>
3 years ago
Carlo Sala
ec0003f2fa
ci: update to `checkout@v3` to avoid warnings
3 years ago
Alex
065f5ffc5a
ci: harden permissions for GitHub Workflows ( #11174 )
...
* build: harden main.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com>
* build: harden project.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com>
* Update project.yml
The permissions are not necessary, because a separate token is used `GITHUB_TOKEN: ${{ secrets.PROJECT_TOKEN }}`
4 years ago
Marc Cornellà
ebfd7cb219
ci: cancel current runs on new trigger
4 years ago
Marc Cornellà
63345c4e5d
ci: disable GitHub Actions on forks
4 years ago
Marc Cornellà
df56d1ee1f
Rename GitHub Action to CI
6 years ago
Modded Gamers
64a7f6b388
Create Github Action to run tests ( #8569 )
...
The published workflow tests the installer and checks the syntax of known zsh files
in the project.
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
6 years ago