This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-persistence-jdbc.git
The following commit(s) were added to refs/heads/main by this push:
new f096d9c Bump scala-steward-org/scala-steward-action from 2.77.0 to
2.78.0 (#398)
f096d9c is described below
commit f096d9c07db2e7a7b44d5782d38502c7c7834cf5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 9 13:54:39 2025 +0100
Bump scala-steward-org/scala-steward-action from 2.77.0 to 2.78.0 (#398)
Bumps
[scala-steward-org/scala-steward-action](https://github.com/scala-steward-org/scala-steward-action)
from 2.77.0 to 2.78.0.
- [Release
notes](https://github.com/scala-steward-org/scala-steward-action/releases)
-
[Commits](https://github.com/scala-steward-org/scala-steward-action/compare/53d486a68877f4a6d1e110e8058fe21e593db356...f60ccd18bc9d8083e6809d9dc3db4a69a71d856c)
---
updated-dependencies:
- dependency-name: scala-steward-org/scala-steward-action
dependency-version: 2.78.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.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 b446833..a7d2809 100644
--- a/.github/workflows/scala-steward.yml
+++ b/.github/workflows/scala-steward.yml
@@ -16,7 +16,7 @@ jobs:
if: github.repository == 'apache/pekko-persistence-jdbc'
steps:
- name: Launch Scala Steward
- uses:
scala-steward-org/scala-steward-action@53d486a68877f4a6d1e110e8058fe21e593db356
# v2.77.0
+ uses:
scala-steward-org/scala-steward-action@f60ccd18bc9d8083e6809d9dc3db4a69a71d856c
# v2.78.0
env:
JAVA_OPTS: "-Xms512M -Xmx4096M -XX:MaxGCPauseMillis=200"
with:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]