Dirk Wetter
|
63cc603c92
|
fix file instead of word
|
2023-10-03 15:10:00 +02:00 |
Dirk Wetter
|
2acffa5a3f
|
fix spellcheck issues
|
2023-10-03 15:06:46 +02:00 |
dependabot[bot]
|
74e3f967a4
|
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-05 00:11:20 +00:00 |
Dirk Wetter
|
6cea273a68
|
Update codespell.yml
add exception for aNULL which should work now
|
2023-03-12 17:55:10 +01:00 |
Dirk Wetter
|
d298b41d2c
|
add aNULL exception to codespell
|
2023-03-11 14:06:47 +01:00 |
naveensrinivasan
|
2d03d82fd9
|
Set permissions for GitHub actions
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.
Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
|
2022-04-15 21:17:06 -05:00 |
dependabot[bot]
|
85f67f93e9
|
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-02 00:34:23 +00:00 |
Dimitri Papadopoulos
|
fcb282e3c3
|
Typos found by codespell
Run codespell in CI
|
2021-09-14 13:33:39 +02:00 |