This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-grpc.git
The following commit(s) were added to refs/heads/main by this push:
new 0bdb5caa Bump scala-steward-org/scala-steward-action from 2.77.0 to
2.78.0 (#555)
0bdb5caa is described below
commit 0bdb5caa1d37a454ad2d4e316d3900fcece3041a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 10 14:51:02 2025 +0100
Bump scala-steward-org/scala-steward-action from 2.77.0 to 2.78.0 (#555)
Bumps
[scala-steward-org/scala-steward-action](https://github.com/scala-steward-org/scala-steward-action)
from 2.77.0 to 2.78.0.
- [Release
notes](https://github.com/scala-steward-org/scala-steward-action/releases)
-
[Commits](https://github.com/scala-steward-org/scala-steward-action/compare/53d486a68877f4a6d1e110e8058fe21e593db356...f60ccd18bc9d8083e6809d9dc3db4a69a71d856c)
---
updated-dependencies:
- dependency-name: scala-steward-org/scala-steward-action
dependency-version: 2.78.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 33811b42..8ffda9d4 100644
--- a/.github/workflows/scala-steward.yml
+++ b/.github/workflows/scala-steward.yml
@@ -33,7 +33,7 @@ jobs:
if: github.repository == 'apache/pekko-grpc'
steps:
- name: Launch Scala Steward
- uses:
scala-steward-org/scala-steward-action@53d486a68877f4a6d1e110e8058fe21e593db356
# v2.77.0
+ uses:
scala-steward-org/scala-steward-action@f60ccd18bc9d8083e6809d9dc3db4a69a71d856c
# v2.78.0
env:
JAVA_OPTS: "-XX:+UseG1GC -Xms4G -Xmx4G"
with:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]