1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-08-11 17:50:58 +00:00
Forgejo runner - alpha release, should not be considered secure enough to deploy in production
Find a file
ChristopherHX f9514484e9 Fix: panic: reflect: slice index out of range (#1066)
* Fix: panic: reflect: slice index out of range

* Update interpreter.go

* [no ci] Return null for negative indexes

* Add tests for index access

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-03-22 14:05:36 -04:00
.github build(deps): bump golangci/golangci-lint-action from 2 to 3.1.0 (#1019) 2022-03-14 08:21:54 -07:00
act Fix: panic: reflect: slice index out of range (#1066) 2022-03-22 14:05:36 -04:00
cmd feat: add flag to always run the checkout action (#1049) 2022-03-21 11:23:06 +00:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00