This is an automated email from the ASF dual-hosted git repository.
hepin pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/pekko-persistence-cassandra.git
The following commit(s) were added to refs/heads/main by this push:
new d686dff Bump scala-steward-org/scala-steward-action from 2.78.0 to
2.83.0 (#368)
d686dff is described below
commit d686dff73f4418608b3256e2b8d0f236468feb73
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 2 19:08:05 2026 +0800
Bump scala-steward-org/scala-steward-action from 2.78.0 to 2.83.0 (#368)
Bumps
[scala-steward-org/scala-steward-action](https://github.com/scala-steward-org/scala-steward-action)
from 2.78.0 to 2.83.0.
- [Release
notes](https://github.com/scala-steward-org/scala-steward-action/releases)
-
[Commits](https://github.com/scala-steward-org/scala-steward-action/compare/f60ccd18bc9d8083e6809d9dc3db4a69a71d856c...e47786bae0a964b4202df1d66b65c581a53257b0)
---
updated-dependencies:
- dependency-name: scala-steward-org/scala-steward-action
dependency-version: 2.83.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 67be4c1..0665f87 100644
--- a/.github/workflows/scala-steward.yml
+++ b/.github/workflows/scala-steward.yml
@@ -33,7 +33,7 @@ jobs:
if: github.repository == 'apache/pekko-persistence-cassandra'
steps:
- name: Launch Scala Steward
- uses:
scala-steward-org/scala-steward-action@f60ccd18bc9d8083e6809d9dc3db4a69a71d856c
# v2.78.0
+ uses:
scala-steward-org/scala-steward-action@e47786bae0a964b4202df1d66b65c581a53257b0
# v2.83.0
with:
github-app-id: ${{ secrets.SCALA_STEWARD_APP_ID }}
github-app-installation-id: ${{
secrets.SCALA_STEWARD_INSTALLATION_ID }}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]