Commit Graph

13 Commits

Author SHA1 Message Date
Gerasimos (Makis) Maropoulos
41326d4ddd
update github ci 2023-03-17 12:42:19 +02:00
Gerasimos (Makis) Maropoulos
16af6d017f
update deps, go 1.19 2022-08-15 00:44:26 +03:00
Naveen
ef8799f988
chore: Set permissions for GitHub actions (#1901)
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-01 21:09:12 +03:00
Gerasimos (Makis) Maropoulos
18b85f14dd
minor: ci 2022-04-18 11:01:47 +03:00
Gerasimos (Makis) Maropoulos
1128a973af
fix #1856 2022-03-17 22:43:04 +02:00
Gerasimos (Makis) Maropoulos
485395190b
update dependencies 2021-10-31 11:49:39 +02:00
Gerasimos (Makis) Maropoulos
856f65be78
remove the 'retract' directive, as it's only available on the latest go release 2021-05-28 19:09:16 +03:00
Gerasimos (Makis) Maropoulos
bfbed2f841
minor 2021-02-19 09:58:29 +02:00
Gerasimos (Makis) Maropoulos
df6a080b24
remove test branch 2021-02-19 09:47:51 +02:00
Gerasimos (Makis) Maropoulos
6587b387b6
remove travis 2021-02-19 09:41:24 +02:00
Gerasimos (Makis) Maropoulos
efcdd4b9e5
fix script 1 2021-02-19 08:54:32 +02:00
Gerasimos (Makis) Maropoulos
7a5abf0f4e
add this branch on gh actions 2021-02-19 08:50:12 +02:00
Gerasimos (Makis) Maropoulos
1243150690
let's see 2021-02-19 08:49:15 +02:00