This is an automated email from the ASF dual-hosted git repository.
hepin 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 1eec44c Bump scala-steward-org/scala-steward-action from 2.78.0 to
2.83.0 (#448)
1eec44c is described below
commit 1eec44c29bda1dd40974806925fb5bcc3129103f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 5 11:33:50 2026 +0800
Bump scala-steward-org/scala-steward-action from 2.78.0 to 2.83.0 (#448)
Bumps
[scala-steward-org/scala-steward-action](https://github.com/scala-steward-org/scala-steward-action)
from 2.78.0 to 2.83.0.
- [Release
notes](https://github.com/scala-steward-org/scala-steward-action/releases)
-
[Commits](https://github.com/scala-steward-org/scala-steward-action/compare/f60ccd18bc9d8083e6809d9dc3db4a69a71d856c...e47786bae0a964b4202df1d66b65c581a53257b0)
---
updated-dependencies:
- dependency-name: scala-steward-org/scala-steward-action
dependency-version: 2.83.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 a7d2809..e7f0b7a 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@f60ccd18bc9d8083e6809d9dc3db4a69a71d856c
# v2.78.0
+ uses:
scala-steward-org/scala-steward-action@e47786bae0a964b4202df1d66b65c581a53257b0
# v2.83.0
env:
JAVA_OPTS: "-Xms512M -Xmx4096M -XX:MaxGCPauseMillis=200"
with:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]