Commit Graph

7 Commits

Author SHA1 Message Date
James Cole
f28274aded
Update stale.yml
Add epic

Signed-off-by: James Cole <james@firefly-iii.org>
2023-04-17 05:52:00 +02:00
James Cole
57f32ec987
Update various actions 2023-02-19 08:52:46 +01:00
James Cole
a60c3165f1
Update stale.yml 2022-12-07 20:26:14 +01:00
James Cole
363c849c50
Update stale.yml 2022-12-07 20:25:27 +01:00
James Cole
3cc0e0f20f
Update stale.yml 2022-08-23 03:41:05 +00:00
naveensrinivasan
a963e1bc03 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-07 22:58:30 +00:00
James Cole
6ecbc5e013
Create stale.yml 2020-11-29 13:03:13 +00:00