Skip to content

Commit

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

0 comments on commit f7091ff

Please sign in to comment.