Skip to content

Commit

Permalink
Revert "chore: Dependency Submission 2.3.1 (was 2.1.2) (#1730)"
Browse files Browse the repository at this point in the history
This reverts commit cbe33c1.
  • Loading branch information
johanandren authored Apr 8, 2024
1 parent cbe33c1 commit d47e75e
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .github/workflows/dependency-submission.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,8 @@ jobs:
fetch-depth: 0
- name: Submit dependencies to GitHub
# https://github.com/scalacenter/sbt-dependency-submission/releases
# v2.3.1
uses: scalacenter/sbt-dependency-submission@f3c0455a87097de07b66c3dc1b8619b5976c1c89
# v2.1.2
uses: scalacenter/sbt-dependency-submission@c1a4bf7781721f012d92248cc7da60655d2e2880
with:
modules-ignore:
- akka-stream-kafka-benchmarks_2.13
- akka-stream-kafka-benchmarks_3
- akka-stream-kafka-tests_2.13
- akka-stream-kafka-tests_3
modules-ignore: akka-stream-kafka-benchmarks_2.13 akka-stream-kafka-tests_2.13
configs-ignore: test It

0 comments on commit d47e75e

Please sign in to comment.