File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ spec:
106106 resolver: http
107107 params:
108108 - name: url
109- value: https://raw.githubusercontent.com/tektoncd/catalog/refs/heads/main /stepaction/git-clone/0.2/git-clone.yaml
109+ value: https://raw.githubusercontent.com/tektoncd/catalog/c9818f3d /stepaction/git-clone/0.2/git-clone.yaml
110110 when:
111111 - input: "$(params.GIT_REPOSITORY)"
112112 operator: notin
@@ -357,7 +357,7 @@ spec:
357357 resolver: http
358358 params:
359359 - name: url
360- value: https://raw.githubusercontent.com/tektoncd/catalog/refs/heads/main /stepaction/git-clone/0.2/git-clone.yaml
360+ value: https://raw.githubusercontent.com/tektoncd/catalog/c9818f3d /stepaction/git-clone/0.2/git-clone.yaml
361361 when:
362362 - input: "$(params.GIT_REPOSITORY)"
363363 operator: notin
You can’t perform that action at this time.
0 commit comments