Skip to content

Commit

Permalink
fix: starlark -> plan for validator (#2343)
Browse files Browse the repository at this point in the history
## Description
follow up to #2338
  • Loading branch information
tedim52 authored Mar 27, 2024
1 parent 966f4e4 commit 0dca278
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import (
)

const (
validationInProgressMsg = "Validating Starlark code and preparing container images - execution will begin shortly"
validationInProgressMsg = "Validating plan and preparing container images - execution will begin shortly"

containerImageValidationMsgHeader = "Container images used in this run:"
containerImageValidationMsgFromLocal = "locally cached"
Expand Down

0 comments on commit 0dca278

Please sign in to comment.