Parcourir la source

update porter-preview-action to v0.2.0

Mohammed Nafees il y a 4 ans
Parent
commit
da16fc0668
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      internal/integrations/ci/actions/preview.go

+ 1 - 1
internal/integrations/ci/actions/preview.go

@@ -231,7 +231,7 @@ func getPreviewApplyActionYAML(opts *EnvOpts) ([]byte, error) {
 			opts.GitInstallationID,
 			opts.GitRepoOwner,
 			opts.GitRepoName,
-			"v0.1.0",
+			"v0.2.0",
 		),
 	}