protoc-gen-connect-openapi

This commit is contained in:
Taiki Endo
2026-09-06 16:56:22 +00:00
parent 84f5ac3124
commit 56c84fb006
+2 -2
View File
@@ -4,8 +4,8 @@ description: GitHub Action for installing development tools
inputs: inputs:
tool: tool:
description: Tools to install (whitespace or comma separated list) description: Tools to install (whitespace or comma separated list)
required: true required: false
# default: #publish:tool default: protoc-gen-connect-openapi
checksum: checksum:
description: Whether to enable checksums (strongly discouraged to disable) description: Whether to enable checksums (strongly discouraged to disable)
required: false required: false