We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05b7ab3 commit 2be21f8Copy full SHA for 2be21f8
.github/workflows/scala-steward.yml
@@ -29,7 +29,7 @@ jobs:
29
if: github.repository == 'apache/pekko-http'
30
steps:
31
- name: Launch Scala Steward
32
- uses: scala-steward-org/scala-steward-action@5021652c555c5724af574758b78ea5be49640007 # v2.75.0
+ uses: scala-steward-org/scala-steward-action@53d486a68877f4a6d1e110e8058fe21e593db356 # v2.77.0
33
env:
34
JAVA_OPTS: "-Xmx4g"
35
with:
0 commit comments