You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What i mean is to add a new action, such as get-terraform-version, to retrieve the pre-commit version from .pre-commit-config.yaml file and use it inside static_analysis.yaml workflow if pre_commit_tf_tag input is missing.
What do you think about that?
The text was updated successfully, but these errors were encountered:
Can you make pre_commit_tf_tag input optional and then add the "same" logic as you did with terraform_version input?
What i mean is to add a new action, such as get-terraform-version, to retrieve the pre-commit version from
.pre-commit-config.yaml
file and use it inside static_analysis.yaml workflow ifpre_commit_tf_tag
input is missing.What do you think about that?
The text was updated successfully, but these errors were encountered: