Skip to content

Commit 0597357

Browse files
openshift-pipelines-botsavitaashture
authored andcommitted
[bot:main] update konflux configuration
1 parent cfde833 commit 0597357

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,8 @@ jobs:
2525
rm -fR upstream
2626
git clone https://github.com/tektoncd/cli upstream
2727
pushd upstream
28-
git checkout -B release-v0.40.0 origin/release-v0.40.0
28+
git checkout -B release-v0.41.0 origin/release-v0.41.0
2929
popd
30-
31-
3230
- name: Commit new changes
3331
run: |
3432
git config user.name openshift-pipelines-bot

0 commit comments

Comments
 (0)