Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
temporal-ui-server/2.26.2 package update
Signed-off-by: wolfi-bot <[email protected]>
  • Loading branch information
wolfi-bot committed Apr 22, 2024
commit 0410830f85c97bd1bd713cf021bc94f7a85cded6
6 changes: 3 additions & 3 deletions temporal-ui-server.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: temporal-ui-server
version: 2.26.1
epoch: 1
version: 2.26.2
epoch: 0
description: Golang Server for https://github.com/temporalio/ui
copyright:
- license: MIT
Expand All @@ -19,7 +19,7 @@ pipeline:
with:
repository: https://github.com/temporalio/ui-server
tag: v${{package.version}}
expected-commit: 0974859738b6373ada140db2eed052254322b57d
expected-commit: 19b339fed29e108f9287625c95e61fa40e8d689e

- uses: go/bump
with:
Expand Down