Skip to content

Commit ae0ef94

Browse files
author
openshift-pipelines-bot
committed
[bot:main] update konflux configuration
1 parent 172f232 commit ae0ef94

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/hub upstream
2727
pushd upstream
28-
git checkout -B release-v1.22.3 origin/release-v1.22.3
28+
git checkout -B release-v1.23.0 origin/release-v1.23.0
2929
popd
3030
- name: Commit new changes
3131
run: |

0 commit comments

Comments
 (0)