diff --git a/temporal-ui-server.yaml b/temporal-ui-server.yaml index b0e5b9dfb99..8146da82a5f 100644 --- a/temporal-ui-server.yaml +++ b/temporal-ui-server.yaml @@ -1,10 +1,10 @@ package: name: temporal-ui-server - version: 2.22.2 + version: 2.22.3 epoch: 0 description: Golang Server for https://github.com/temporalio/ui copyright: - - license: MIT License + - license: MIT environment: contents: @@ -19,7 +19,7 @@ pipeline: with: repository: https://github.com/temporalio/ui-server tag: v${{package.version}} - expected-commit: d8d62e42ce6f7b5fbdcbd613065222e64e443bd4 + expected-commit: a40b01add263677a084c892e99845550362a56cc - uses: go/bump with: