This is an automated email from the ASF dual-hosted git repository.

raboof pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/pekko-grpc-quickstart-scala.g8.git


The following commit(s) were added to refs/heads/main by this push:
     new f5086a7  Upgrade sbt/setup-sbt to version 1.5.7 (#47)
f5086a7 is described below

commit f5086a7811d32a25788504dd4adc39e6e5fd3248
Author: PJ Fanning <[email protected]>
AuthorDate: Sat Aug 22 09:36:07 2026 +0100

    Upgrade sbt/setup-sbt to version 1.5.7 (#47)
    
    Updated sbt setup action to version 1.5.7.
---
 .github/workflows/ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index e541015..667b241 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
           java-version: 17
 
       - name: Install sbt
-        uses: sbt/setup-sbt@9d56cf12e9b58d219605e1d8bfe69a8395fedde0 # v1.5.1
+        uses: sbt/setup-sbt@8feba82adc7f01ddcf8165b86f778bdb5b82cebc # v1.5.7
 
       - name: Cache Coursier cache
         uses: coursier/cache-action@95e5b1029b6b86e7bac033ee44a0697d8a527d2d # 
8.1.1


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to