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-projection.git
The following commit(s) were added to refs/heads/main by this push:
new bb8c50c Update Scala Steward action to version 2.77.0 (#328)
bb8c50c is described below
commit bb8c50c47cbb94f34796840e6388cea15e9098f7
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Oct 27 15:06:09 2025 +0000
Update Scala Steward action to version 2.77.0 (#328)
---
.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 6ba188f..9ea317a 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@5021652c555c5724af574758b78ea5be49640007
# v2.75.0
+ uses:
scala-steward-org/scala-steward-action@53d486a68877f4a6d1e110e8058fe21e593db356
# v2.77.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]