Skip to content

Commit 2be21f8

Browse files
authored
Update Scala Steward action to version 2.77.0 (#859)
1 parent 05b7ab3 commit 2be21f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scala-steward.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
if: github.repository == 'apache/pekko-http'
3030
steps:
3131
- name: Launch Scala Steward
32-
uses: scala-steward-org/scala-steward-action@5021652c555c5724af574758b78ea5be49640007 # v2.75.0
32+
uses: scala-steward-org/scala-steward-action@53d486a68877f4a6d1e110e8058fe21e593db356 # v2.77.0
3333
env:
3434
JAVA_OPTS: "-Xmx4g"
3535
with:

0 commit comments

Comments
 (0)