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 fec42a9a Bump scala-steward-org/scala-steward-action from 2.75.0 to
2.84.0 (#656)
fec42a9a is described below
commit fec42a9ae225767f95d28d2b5a563104b904da31
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 2 17:11:03 2026 +0100
Bump scala-steward-org/scala-steward-action from 2.75.0 to 2.84.0 (#656)
Bumps
[scala-steward-org/scala-steward-action](https://github.com/scala-steward-org/scala-steward-action)
from 2.75.0 to 2.84.0.
- [Release
notes](https://github.com/scala-steward-org/scala-steward-action/releases)
-
[Commits](https://github.com/scala-steward-org/scala-steward-action/compare/5021652c555c5724af574758b78ea5be49640007...df2a4cec1721d0b48be3e1d1f0acdf7543ea0fb4)
---
updated-dependencies:
- dependency-name: scala-steward-org/scala-steward-action
dependency-version: 2.84.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 f96f51f5..8d7ae3aa 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@5021652c555c5724af574758b78ea5be49640007
# v2.75.0
+ uses:
scala-steward-org/scala-steward-action@df2a4cec1721d0b48be3e1d1f0acdf7543ea0fb4
# v2.84.0
env:
JAVA_OPTS: "-Xms1G -Xmx1G -Xss2M -XX:ReservedCodeCacheSize=128m"
with:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]