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 4a6391f7 Bump scala-steward-org/scala-steward-action from 2.85.0 to
2.86.0 (#698)
4a6391f7 is described below
commit 4a6391f7540f272b77d6c2736770ba165cd88852
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 16 09:18:35 2026 +0100
Bump scala-steward-org/scala-steward-action from 2.85.0 to 2.86.0 (#698)
Bumps
[scala-steward-org/scala-steward-action](https://github.com/scala-steward-org/scala-steward-action)
from 2.85.0 to 2.86.0.
- [Release
notes](https://github.com/scala-steward-org/scala-steward-action/releases)
-
[Commits](https://github.com/scala-steward-org/scala-steward-action/compare/2aa539542d5fa259e430f9f65f3e0b962f6df9cc...026472ebc0e1f80577b240b249e3dc1494e7041b)
---
updated-dependencies:
- dependency-name: scala-steward-org/scala-steward-action
dependency-version: 2.86.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 bffcc5ff..2d998e84 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@2aa539542d5fa259e430f9f65f3e0b962f6df9cc
# v2.85.0
+ uses:
scala-steward-org/scala-steward-action@026472ebc0e1f80577b240b249e3dc1494e7041b
# v2.86.0
env:
JAVA_OPTS: "-Xms1G -Xmx1G -Xss2M -XX:ReservedCodeCacheSize=128m"
with:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]