Skip to content

Commit

Permalink
Change confluentinc/cp-all-in-one to existing ybyzek/cp-all-in-one-ac…
Browse files Browse the repository at this point in the history
…tion
  • Loading branch information
ybyzek committed Jun 29, 2022
1 parent c53ffde commit f628815
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions github-actions-example/workflows/kafka-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
uses: actions/checkout@v3

- name: Run Confluent Platform (Confluent Server)
uses: confluentinc/cp-all-in-one@v0.1
uses: ybyzek/cp-all-in-one-action@v0.2
with:
service: broker

Expand Down Expand Up @@ -110,7 +110,7 @@ jobs:
uses: actions/checkout@v3

- name: Run Confluent Platform (Confluent Server and Confluent Schema Registry)
uses: confluentinc/cp-all-in-one@v0.1
uses: ybyzek/cp-all-in-one-action@v0.2
with:
service: schema-registry

Expand Down

0 comments on commit f628815

Please sign in to comment.