This is an automated email from the ASF dual-hosted git repository.
engelen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-sbt-paradox.git
The following commit(s) were added to refs/heads/main by this push:
new a3a525b chore: pin scala-steward (#141)
a3a525b is described below
commit a3a525bf00be69b498b0d14ab5644dd614a0ad06
Author: Arnout Engelen <[email protected]>
AuthorDate: Wed Oct 8 15:59:53 2025 +0200
chore: pin scala-steward (#141)
as required by https://infra.apache.org/github-actions-policy.html
---
.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 99d9c97..d81e970 100644
--- a/.github/workflows/scala-steward.yml
+++ b/.github/workflows/scala-steward.yml
@@ -10,7 +10,7 @@ jobs:
name: Launch Scala Steward
steps:
- name: Launch Scala Steward
- uses: scala-steward-org/scala-steward-action@v2
+ 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]