action appveyor_update_collaborator { label: "Update collaborator" provider: appveyor method: PUT path: "/collaborators" encoding: json output: { type: "object" additionalProperties: true } }