This is an automated email from the ASF dual-hosted git repository.
engelen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-http.git
The following commit(s) were added to refs/heads/main by this push:
new 2be21f8d6 Update Scala Steward action to version 2.77.0 (#859)
2be21f8d6 is described below
commit 2be21f8d64b8acb238adcbd886eeb971c9b2712a
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Oct 27 10:20:44 2025 +0000
Update Scala Steward action to version 2.77.0 (#859)
---
.github/workflows/scala-steward.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/scala-steward.yml
b/.github/workflows/scala-steward.yml
index 35f8b4bab..1c509aeb3 100644
--- a/.github/workflows/scala-steward.yml
+++ b/.github/workflows/scala-steward.yml
@@ -29,7 +29,7 @@ jobs:
if: github.repository == 'apache/pekko-http'
steps:
- name: Launch Scala Steward
- uses:
scala-steward-org/scala-steward-action@5021652c555c5724af574758b78ea5be49640007
# v2.75.0
+ uses:
scala-steward-org/scala-steward-action@53d486a68877f4a6d1e110e8058fe21e593db356
# v2.77.0
env:
JAVA_OPTS: "-Xmx4g"
with:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]