Skip to content

Commit a7d6ed2

Browse files
openshift-pipelines-botdivyansh42
authored andcommitted
[bot:main] update konflux configuration
1 parent 4f42f8b commit a7d6ed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-sources-release-v1.21.x.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.3.x origin/release-v1.3.x
28+
git checkout -B release-v1.6.x origin/release-v1.6.x
2929
popd
3030
- name: Commit new changes
3131
run: |

0 commit comments

Comments
 (0)