neilnaveen
|
7284fd917d
|
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: neilnaveen <42328488+neilnaveen@users.noreply.github.com>
|
2022-07-04 10:21:39 +10:00 |
|
Etienne Trimaille
|
9d5b793001
|
CI - Update release URL when it is a bugfix release
|
2021-10-18 08:38:06 +10:00 |
|
Nyall Dawson
|
9f8ecabb36
|
Revert "Remove other workflows temporarily"
This reverts commit 49962230dd1c87e0ef53e0ee900f89f9316512ca.
|
2021-03-22 14:34:44 +10:00 |
|
Nyall Dawson
|
133195ef6a
|
Remove other workflows temporarily
|
2021-03-22 14:34:44 +10:00 |
|
Denis Rouzaud
|
bbbca7f31f
|
add icons to workflow (#42094)
|
2021-03-08 09:07:16 +01:00 |
|
Etienne Trimaille
|
4b53314a56
|
Create a GitHub release when there is a tag
|
2020-12-22 10:52:53 +01:00 |
|