Skip to content

Commit d2e8d69

Browse files
openshift-pipelines-botsavitaashture
authored andcommitted
[bot:main] update konflux configuration
1 parent 7265fc5 commit d2e8d69

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/pipeline 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)