Skip to content

Commit

Permalink
Bump github.com/openshift-pipelines/pipelines-as-code
Browse files Browse the repository at this point in the history
Bumps [github.com/openshift-pipelines/pipelines-as-code](https://github.com/openshift-pipelines/pipelines-as-code) from 0.28.1 to 0.29.0.
- [Release notes](https://github.com/openshift-pipelines/pipelines-as-code/releases)
- [Changelog](https://github.com/openshift-pipelines/pipelines-as-code/blob/main/.goreleaser.yml)
- [Commits](openshift-pipelines/pipelines-as-code@v0.28.1...v0.29.0)

---
updated-dependencies:
- dependency-name: github.com/openshift-pipelines/pipelines-as-code
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and vdemeester committed Nov 11, 2024
1 parent 0e97832 commit 9a8dd21
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 15 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.22.5

require (
github.com/openshift-pipelines/manual-approval-gate v0.4.0
github.com/openshift-pipelines/pipelines-as-code v0.28.1
github.com/openshift-pipelines/pipelines-as-code v0.29.0
github.com/spf13/cobra v1.8.1
github.com/tektoncd/cli v0.38.1
github.com/tektoncd/results v0.12.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -803,8 +803,8 @@ github.com/opencontainers/image-spec v1.1.0 h1:8SG7/vwALn54lVB/0yZ/MMwhFrPYtpEHQ
github.com/opencontainers/image-spec v1.1.0/go.mod h1:W4s4sFTMaBeK1BQLXbG4AdM2szdn85PY75RI83NrTrM=
github.com/openshift-pipelines/manual-approval-gate v0.4.0 h1:L1BYvJvhRUzeW0ioDs8K5UAgxgFdAssOuJvDdH0xeNU=
github.com/openshift-pipelines/manual-approval-gate v0.4.0/go.mod h1:Y0osvUVKpI/WOKdqs+5cWtsaVfUuZWQTFn6DBsNfiOQ=
github.com/openshift-pipelines/pipelines-as-code v0.28.1 h1:zHeUpoTpBw8bfUyYNe08jNSfcR0y7xh9ISwbbHNzbrg=
github.com/openshift-pipelines/pipelines-as-code v0.28.1/go.mod h1:v/j7W6pwyUdET75Okrad9CuqN9I/nFkO4nBSPbD6Yxc=
github.com/openshift-pipelines/pipelines-as-code v0.29.0 h1:MJFOrRcj9PXpqNkSKoM0EA1zrq52Pxa5rIm8kWtceMQ=
github.com/openshift-pipelines/pipelines-as-code v0.29.0/go.mod h1:vHqc33J7XGEBFKeN1yhFIjb+H+VG6x8KZ8seI30YF7Q=
github.com/openshift/api v0.0.0-20240422085825-2624175e9673 h1:D4qblu6z2A92fh7u9Nt1YskDtu+GySKiYP/D3tMWQ6A=
github.com/openshift/api v0.0.0-20240422085825-2624175e9673/go.mod h1:CxgbWAlvu2iQB0UmKTtRu1YfepRg1/vJ64n2DlIEVz4=
github.com/openshift/client-go v0.0.0-20240422164335-6c851f4919dd h1:z5TPsTaB8Zzvv9fK/kVB6X+FG1GtwM56WfoanhlbyyQ=
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1164,7 +1164,7 @@ github.com/openshift-pipelines/manual-approval-gate/pkg/cli/formatter
github.com/openshift-pipelines/manual-approval-gate/pkg/client/clientset/versioned
github.com/openshift-pipelines/manual-approval-gate/pkg/client/clientset/versioned/scheme
github.com/openshift-pipelines/manual-approval-gate/pkg/client/clientset/versioned/typed/approvaltask/v1alpha1
# github.com/openshift-pipelines/pipelines-as-code v0.28.1
# github.com/openshift-pipelines/pipelines-as-code v0.29.0
## explicit; go 1.22.0
github.com/openshift-pipelines/pipelines-as-code/pkg/acl
github.com/openshift-pipelines/pipelines-as-code/pkg/action
Expand Down

0 comments on commit 9a8dd21

Please sign in to comment.