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-projection.git
The following commit(s) were added to refs/heads/main by this push:
new cbcd8c8 Bump scala-steward-org/scala-steward-action from 2.78.0 to
2.81.0 (#390)
cbcd8c8 is described below
commit cbcd8c8ee35bed291131ceeb3a52093af1a1aa92
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 1 15:58:54 2026 +0800
Bump scala-steward-org/scala-steward-action from 2.78.0 to 2.81.0 (#390)
Bumps
[scala-steward-org/scala-steward-action](https://github.com/scala-steward-org/scala-steward-action)
from 2.78.0 to 2.81.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...91f0a480668e574d7d1b413b19ee8240c56cd629)
---
updated-dependencies:
- dependency-name: scala-steward-org/scala-steward-action
dependency-version: 2.81.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 2478e2b..8334ed5 100644
--- a/.github/workflows/scala-steward.yml
+++ b/.github/workflows/scala-steward.yml
@@ -29,7 +29,7 @@ jobs:
if: github.repository == 'apache/pekko-projection'
steps:
- name: Launch Scala Steward
- uses:
scala-steward-org/scala-steward-action@f60ccd18bc9d8083e6809d9dc3db4a69a71d856c
# v2.78.0
+ uses:
scala-steward-org/scala-steward-action@91f0a480668e574d7d1b413b19ee8240c56cd629
# v2.81.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]