diff --git a/confluent-docker-utils.yaml b/confluent-docker-utils.yaml index 37947d5a94..06d177e98d 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.75 + version: 0.0.76 epoch: 0 description: This package provides Docker Utility Belt (dub) and Confluent Platform Utility Belt (cub). copyright: @@ -29,7 +29,7 @@ environment: pipeline: - uses: git-checkout with: - expected-commit: 6fb6b5ad8e980dc0179c336e4cd02b6f24869e80 + expected-commit: cb48ae38b29ea2ae22cc5580dce37cde87750f55 repository: https://github.com/confluentinc/confluent-docker-utils tag: v${{package.version}}