@ -138,6 +138,6 @@ func main() {
os.Exit(1)
}
gha.SetOutput("image_tag", fmt.Sprintf("%s:%s", imageBase, shortHash))
gha.SetOutput("full_image_name", tagLatest)
gha.SetOutput("image-tag", fmt.Sprintf("%s.%s", date, shortHash))
gha.SetOutput("full-image-name", tagLatest)
The note is not visible to the blocked user.