This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch pjfanning-patch-1 in repository https://gitbox.apache.org/repos/asf/pekko-persistence-dynamodb.git
commit ea2cf531b0e297cd5b86e67acdfcaa315bec0da8 Author: PJ Fanning <[email protected]> AuthorDate: Sun Oct 26 09:01:15 2025 +0000 Update Scala Steward action version to v2.77.0 --- .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 db45107..4ae7e48 100644 --- a/.github/workflows/scala-steward.yml +++ b/.github/workflows/scala-steward.yml @@ -12,7 +12,7 @@ jobs: if: github.repository == 'apache/pekko-persistence-dynamodb' 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 -Xmx4g -Xss6M" with: --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
