Arun
|
4dfbc142a8
|
Use GITHUB_OUTPUT envvar instead of set-output command as the latter is deprecated
|
2023-12-26 22:17:16 -08: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
|
04bcb9be5a
|
Detecting version more accurately.
|
2020-11-02 15:56:56 +05:30 |
|
Yashwant Singh Parihar
|
9586712f2d
|
This workflow doesn't require for PR.
|
2020-11-01 17:23:51 +05:30 |
|
Yashwant Singh Parihar
|
a94772ffae
|
Split files.
|
2020-11-01 12:05:14 +05:30 |
|