We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6eb7500 commit 7707c41Copy full SHA for 7707c41
init/Dockerfile
@@ -2,7 +2,7 @@ FROM hashicorp/terraform:0.12.0
2
3
LABEL "com.github.actions.name"="terraform init"
4
LABEL "com.github.actions.description"="Run terraform init"
5
-LABEL "com.github.actions.icon"="play-circle"
+LABEL "com.github.actions.icon"="download"
6
LABEL "com.github.actions.color"="purple"
7
8
LABEL "repository"="https://github.com/hashicorp/terraform-github-actions"
0 commit comments