diff --git a/confluent-kafka.yaml b/confluent-kafka.yaml index 80c0f9e0d72..5c121dd5087 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.129 + version: 8.0.0.130 epoch: 0 description: Community edition of Confluent Kafka. copyright: @@ -46,7 +46,7 @@ var-transforms: pipeline: - uses: git-checkout with: - expected-commit: cce4ac3724e6cded5968e74de8e59c7d06546c0f + expected-commit: 665ae117533e0e9acb9b7270c93eca39e695d90a repository: https://github.com/confluentinc/kafka tag: v${{vars.mangled-package-version}}