We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41eeffb commit 2111dacCopy full SHA for 2111dac
confluent-kafka.yaml
@@ -9,7 +9,7 @@ package:
9
# with the `version:` field.
10
# 2. Created a new variable `mangled-package-version` to append `-ccs` to the
11
# version.
12
- version: 7.9.0.22
+ version: 7.9.0.69
13
epoch: 0
14
description: Community edition of Confluent Kafka.
15
copyright:
@@ -45,7 +45,7 @@ var-transforms:
45
pipeline:
46
- uses: git-checkout
47
with:
48
- expected-commit: a678a62a66d917aa4636a905ac79994469450c2a
+ expected-commit: f8bb9e72b99fd4b472aadc9df349ed3aed2af0e7
49
repository: https://github.com/confluentinc/kafka
50
tag: v${{vars.mangled-package-version}}
51
0 commit comments