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-persistence-r2dbc.git
The following commit(s) were added to refs/heads/main by this push:
new 6ac6c57 Update Scala Steward action version to v2.77.0 (#254)
6ac6c57 is described below
commit 6ac6c57120468139aaaf4d36a912eb0b27e79a0d
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Oct 27 10:21:42 2025 +0000
Update Scala Steward action version to v2.77.0 (#254)
---
.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 5907a56..249bf2f 100644
--- a/.github/workflows/scala-steward.yml
+++ b/.github/workflows/scala-steward.yml
@@ -12,7 +12,7 @@ jobs:
if: github.repository == 'apache/pekko-persistence-r2dbc'
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: "-Xms1G -Xmx1G -Xss2M"
with:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]