Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GithubActionUpdater ¶
type GithubActionUpdater struct {
// contains filtered or unexported fields
}
GithubActionUpdater gets the version for the github action being updated and replaces every occurrence in every .github/workflows file that the version occurs in.
func NewGithubActionUpdater ¶
func NewGithubActionUpdater(git api.Git) *GithubActionUpdater
Click to show internal directories.
Click to hide internal directories.