Versions in this module Expand all Collapse all v0 v0.0.2 Aug 16, 2022 v0.0.1 Aug 16, 2022 Changes in this version + type Actions struct + func (p *Actions) GetActor() (string, error) + func (p *Actions) GetOwnerAndRepo() (string, string, error) + func (p *Actions) GetTag() (string, error) + func (p *Actions) GetTemplateFile() string + func (p *Actions) GetWorkDirectory() string