diff --git a/confluent-kafka.yaml b/confluent-kafka.yaml index 4f0899052df..d747fd236ad 100644 --- a/confluent-kafka.yaml +++ b/confluent-kafka.yaml @@ -8,7 +8,7 @@ package: # with the `version:` field. # 2. Created a new variable `mangled-package-version` to append `-ccs` to the # version. - version: 8.0.0.121 + version: 8.0.0.122 epoch: 0 description: Community edition of Confluent Kafka. copyright: @@ -46,7 +46,7 @@ var-transforms: pipeline: - uses: git-checkout with: - expected-commit: 0993a365a7b5dbbbea732a307fbbce583fd4f917 + expected-commit: dd237d856ee520c5867f488d45179171a043087c repository: https://github.com/confluentinc/kafka tag: v${{vars.mangled-package-version}}