actions-runner-controller/controllers
argokasper a2d4b95b79
Fix GET validation for lowercase http methods (#2497)
Some requests send method in lowercase (verified with curl and as a default for AWS ALB health check requests), but Go HTTP library constant MethodGet is in upper.
2023-04-27 13:22:41 +09:00
..
actions.github.com Use build.Version to check if resource version is a mismatch (#2521) 2023-04-24 10:40:15 +02:00
actions.summerwind.net Fix GET validation for lowercase http methods (#2497) 2023-04-27 13:22:41 +09:00