Skip to content

Commit 147d234

Browse files
authored
Update update-sources-next.yaml
1 parent cff3249 commit 147d234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-sources-next.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
rm -fR upstream
2626
git clone https://github.com/tektoncd-catalog/git-clone upstream
2727
pushd upstream
28-
git checkout -B release-v1.0.x origin/release-v1.0.x
28+
git checkout -B release-v1.1.x origin/release-v1.1.x
2929
popd
3030
- name: Commit new changes
3131
run: |

0 commit comments

Comments
 (0)