Commit Graph
14 Commits
Author SHA1 Message Date
Arun 4dfbc142a8 Use GITHUB_OUTPUT envvar instead of set-output command as the latter is deprecated 2023-12-26 22:17:16 -08:00
Ryan Curtin bad846b0d1 Maybe the indentation is wrong? 2022-12-03 11:01:53 -05:00
Ryan Curtin 2c89b98dd4 Attempt to fix invalid workflow. 2022-12-03 10:59:44 -05:00
Ryan Curtin 625c385713 How did that colon disappear? 2022-12-03 10:58:03 -05:00
Ryan Curtin 3b7640b582 Use a conditional to disable the job instead. 2022-12-03 10:56:08 -05:00
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