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.git
The following commit(s) were added to refs/heads/main by this push:
new b9853db050 chore(deps): bump scala-steward-org/scala-steward-action
(#2650)
b9853db050 is described below
commit b9853db050c8914326cde9443d564ddfdce960c8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 5 19:37:46 2026 +0800
chore(deps): bump scala-steward-org/scala-steward-action (#2650)
Bumps
[scala-steward-org/scala-steward-action](https://github.com/scala-steward-org/scala-steward-action)
from 2.81.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/91f0a480668e574d7d1b413b19ee8240c56cd629...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 5dcbe9432e..68132659ac 100644
--- a/.github/workflows/scala-steward.yml
+++ b/.github/workflows/scala-steward.yml
@@ -35,7 +35,7 @@ jobs:
- name: Install sbt
uses: sbt/setup-sbt@a627500d27445f8c5021755a439829b6e78e3358 # v1.1.15
- name: Launch Scala Steward
- uses:
scala-steward-org/scala-steward-action@91f0a480668e574d7d1b413b19ee8240c56cd629
# v2.81.0
+ uses:
scala-steward-org/scala-steward-action@e47786bae0a964b4202df1d66b65c581a53257b0
# v2.83.0
env:
JAVA_OPTS: "-XX:+UseG1GC -Xms4G -Xmx4G -Xss2M
-XX:+AlwaysActAsServerClassMachine -XX:ReservedCodeCacheSize=256m
-XX:MaxGCPauseMillis=750 -XX:+UseCompressedOops -XX:MetaspaceSize=512M"
with:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]