Skip to content

Commit 7abf508

Browse files
Update component versions for release-v1.23.x
1 parent b9be146 commit 7abf508

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.26.1
44

55
require (
66
github.com/openshift-pipelines/manual-approval-gate v0.9.0
7-
github.com/openshift-pipelines/pipelines-as-code v0.48.0
7+
github.com/openshift-pipelines/pipelines-as-code v0.48.1
88
github.com/openshift-pipelines/tekton-assist v0.1.1
99
github.com/spf13/cobra v1.10.2
1010
github.com/tektoncd/cli v0.45.0

pkg/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"pac": "0.48.0", "tkn": "0.45.0", "results": "0.19.0", "manualapprovalgate": "0.9.0", "assist": "0.1.1", "opc": "1.23.0"}
1+
{"pac": "0.48.1", "tkn": "0.45.0", "results": "0.19.0", "manualapprovalgate": "0.9.0", "assist": "0.1.1", "opc": "1.23.0"}

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -850,7 +850,7 @@ github.com/openshift-pipelines/manual-approval-gate/pkg/cli/formatter
850850
github.com/openshift-pipelines/manual-approval-gate/pkg/client/clientset/versioned
851851
github.com/openshift-pipelines/manual-approval-gate/pkg/client/clientset/versioned/scheme
852852
github.com/openshift-pipelines/manual-approval-gate/pkg/client/clientset/versioned/typed/approvaltask/v1alpha1
853-
# github.com/openshift-pipelines/pipelines-as-code v0.48.0 => github.com/tektoncd/pipelines-as-code v0.48.0
853+
# github.com/openshift-pipelines/pipelines-as-code v0.48.1 => github.com/tektoncd/pipelines-as-code v0.48.0
854854
## explicit; go 1.25.7
855855
github.com/openshift-pipelines/pipelines-as-code/pkg/acl
856856
github.com/openshift-pipelines/pipelines-as-code/pkg/action

0 commit comments

Comments
 (0)