Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions confluent-kafka.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ package:
# with the `version:` field.
# 2. Created a new variable `mangled-package-version` to append `-ccs` to the
# version.
version: 7.9.0.22
version: 7.9.0.69
epoch: 0
description: Community edition of Confluent Kafka.
copyright:
Expand Down Expand Up @@ -45,7 +45,7 @@ var-transforms:
pipeline:
- uses: git-checkout
with:
expected-commit: a678a62a66d917aa4636a905ac79994469450c2a
expected-commit: f8bb9e72b99fd4b472aadc9df349ed3aed2af0e7
repository: https://github.com/confluentinc/kafka
tag: v${{vars.mangled-package-version}}

Expand Down
Loading