diff --git a/confluent-docker-utils.yaml b/confluent-docker-utils.yaml index 7000cdd7e25..23fc928cf0f 100644 --- a/confluent-docker-utils.yaml +++ b/confluent-docker-utils.yaml @@ -1,7 +1,7 @@ #nolint:git-checkout-must-use-github-updates package: name: confluent-docker-utils - version: "0.0.154" + version: "0.0.155" epoch: 0 description: This package provides Docker Utility Belt (dub) and Confluent Platform Utility Belt (cub). copyright: @@ -31,7 +31,7 @@ environment: pipeline: - uses: git-checkout with: - expected-commit: 3b449517111651270470a20aed7980cc65af0846 + expected-commit: 54c69a5d860cdfcb5984d081cebfb213172caa00 repository: https://github.com/confluentinc/confluent-docker-utils tag: v${{package.version}}