Skip to content

Commit 06b3b0e

Browse files
openshift-pipelines-botmbpavan
authored andcommitted
[bot:main] update konflux configuration
1 parent 396d06b commit 06b3b0e

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/results upstream
2727
pushd upstream
28-
git checkout -B release-v0.15.x origin/release-v0.15.x
28+
git checkout -B release-v0.16.x origin/release-v0.16.x
2929
popd
3030
- name: Commit new changes
3131
run: |

0 commit comments

Comments
 (0)