This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch 1.2.x
in repository https://gitbox.apache.org/repos/asf/pekko-management.git
The following commit(s) were added to refs/heads/1.2.x by this push:
new 228d688d Bump scala-steward-org/scala-steward-action from 2.84.0 to
2.85.0 (#690)
228d688d is described below
commit 228d688d43059a0ad9171ee8980fceaa0beae135
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 9 09:41:10 2026 +0100
Bump scala-steward-org/scala-steward-action from 2.84.0 to 2.85.0 (#690)
Bumps
[scala-steward-org/scala-steward-action](https://github.com/scala-steward-org/scala-steward-action)
from 2.84.0 to 2.85.0.
- [Release
notes](https://github.com/scala-steward-org/scala-steward-action/releases)
-
[Commits](https://github.com/scala-steward-org/scala-steward-action/compare/df2a4cec1721d0b48be3e1d1f0acdf7543ea0fb4...2aa539542d5fa259e430f9f65f3e0b962f6df9cc)
---
updated-dependencies:
- dependency-name: scala-steward-org/scala-steward-action
dependency-version: 2.85.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 8d7ae3aa..bffcc5ff 100644
--- a/.github/workflows/scala-steward.yml
+++ b/.github/workflows/scala-steward.yml
@@ -12,7 +12,7 @@ jobs:
if: github.repository == 'apache/pekko-management'
steps:
- name: Launch Scala Steward
- uses:
scala-steward-org/scala-steward-action@df2a4cec1721d0b48be3e1d1f0acdf7543ea0fb4
# v2.84.0
+ uses:
scala-steward-org/scala-steward-action@2aa539542d5fa259e430f9f65f3e0b962f6df9cc
# v2.85.0
env:
JAVA_OPTS: "-Xms1G -Xmx1G -Xss2M -XX:ReservedCodeCacheSize=128m"
with:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]