Commit Graph
9 Commits
Author SHA1 Message Date
Marcus Edel ef60a11be1 Merge branch 'master' into Pinned-Dependencies-GitHub 2022-06-20 15:55:44 -04:00
Ryan Curtin d83c3c035c Comment out catch workflow. 2022-06-17 18:27:57 -04:00
naveen a47e4359ba 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-14 00:30:10 +00:00
Yashwant 97d37de623 Oops indentation error. 2020-11-17 16:19:59 +05:30
Yashwant 64e0981f49 Scheduled workflow must run on main repo only. 2020-11-17 16:14:42 +05:30
Yashwant Singh Parihar e2b876057c Specify Links Correctly. 2020-11-03 14:27:07 +05:30
Yashwant Singh PariharandMarcus Edel 6d280d2d1d Apply suggestions from code review
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2020-11-03 14:09:24 +05:30
Yashwant Singh Parihar 1ffe2780d0 This workflow doesn't require for PR. 2020-11-01 17:23:48 +05:30
Yashwant Singh Parihar 4f9e7dc4af Now add catch. 2020-11-01 12:08:54 +05:30