This is an automated email from the ASF dual-hosted git repository.
He-Pin 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 fc2be66a Bump scala-steward-org/scala-steward-action from 2.95.0 to
2.96.0 (#942)
fc2be66a is described below
commit fc2be66afbe555d48491da23f81c2d9989c2d78e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 17 11:22:20 2026 +0800
Bump scala-steward-org/scala-steward-action from 2.95.0 to 2.96.0 (#942)
Bumps
[scala-steward-org/scala-steward-action](https://github.com/scala-steward-org/scala-steward-action)
from 2.95.0 to 2.96.0.
- [Release
notes](https://github.com/scala-steward-org/scala-steward-action/releases)
-
[Commits](https://github.com/scala-steward-org/scala-steward-action/compare/3e385b8d413cf0315a939eebf555628120f5e74c...6162b21b93d4be314a61ce0462fd026630132fee)
---
updated-dependencies:
- dependency-name: scala-steward-org/scala-steward-action
dependency-version: 2.96.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 d25a31fc..2066de54 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@3e385b8d413cf0315a939eebf555628120f5e74c
# v2.95.0
+ uses:
scala-steward-org/scala-steward-action@6162b21b93d4be314a61ce0462fd026630132fee
# v2.96.0
env:
JAVA_OPTS: "-Xms1G -Xmx1G -Xss2M -XX:ReservedCodeCacheSize=128m"
with:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]