Daniele Basso
|
8a7b0cf43f
|
Update Workflows (#9057)
Co-authored-by: Daniele Basso <daniele05.bass@gmail.com>
Co-authored-by: Martin Raifer <martin@raifer.tech>
|
2022-07-19 11:11:32 +02:00 |
|
Naveen
|
2bf047fa64
|
chore: Set permissions for GitHub actions (#9177)
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.
- 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/)
Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
|
2022-07-15 16:33:57 +02:00 |
|
Martin Raifer
|
ac92f5b624
|
bump nodejs requirement to v16.14+ as this is now required by NSI
see https://github.com/osmlab/name-suggestion-index/issues/6014
|
2022-06-03 17:26:06 +02:00 |
|
John Firebaugh
|
cc9bea044a
|
Replace node 10 with node 16 in test matrix
Node 10 is no longer in LTS maintenance. v16 will move to maintenance LTS on Tuesday.
https://nodejs.org/en/about/releases/
|
2021-10-24 19:53:21 -07:00 |
|
Bryan Housel
|
bd3562d9a3
|
Switch from Travis CI to GitHub Action build.yml
|
2020-12-18 10:07:26 -05:00 |
|