diff --git a/confluent-kafka.yaml b/confluent-kafka.yaml index 69c6ea4f4bf..6c36b076d63 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.77 + version: 8.0.0.78 epoch: 0 description: Community edition of Confluent Kafka. copyright: @@ -46,7 +46,7 @@ var-transforms: pipeline: - uses: git-checkout with: - expected-commit: bb76c9acb7a7922dd8797740af7e4aea70b7a4db + expected-commit: d7812953ad61fa6c31bf6f9b4e6c6749a243f30f repository: https://github.com/confluentinc/kafka tag: v${{vars.mangled-package-version}}