naveen
|
155c9a2070
|
chore: Set permissions for GitHub actions
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-06-17 08:33:40 +03:00 |
|
Abdelatif Guettouche
|
d437921f82
|
docker_linux.yml: Use docker actions to build docker.
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
|
2022-02-25 09:43:41 -03:00 |
|
Gustavo Henrique Nihei
|
3eec9fcb9b
|
ci: Use GitHub Actions concurrency for cancelling duplicate jobs
Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
|
2021-12-17 11:24:08 -06:00 |
|
Gustavo Henrique Nihei
|
13bf6f0fc2
|
github: Update links to Docker Linux image
GitHub's Docker registry has been replaced by the Container registry.
Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
|
2021-09-02 08:46:30 +08:00 |
|
Matias N
|
f44675879c
|
CI: ensure docker is rebuilt on corresponding workflow changes
|
2021-04-22 17:35:50 -07:00 |
|
Matias N
|
238fa3bae2
|
CI: fix docker image name
|
2021-04-22 15:21:54 -07:00 |
|
Brennan Ashton
|
15b99d1f4b
|
CI: Migrate ci tooling from testing repository to main os repo
|
2021-04-05 01:22:48 -05:00 |
|