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

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


The following commit(s) were added to refs/heads/main by this push:
     new 6ec62c2  chore(ci): update setup-sbt (#34)
6ec62c2 is described below

commit 6ec62c2f7dcf19cdfdb4a14026563002c16bf562
Author: Arnout Engelen <[email protected]>
AuthorDate: Sat Jul 18 22:10:47 2026 +0100

    chore(ci): update setup-sbt (#34)
    
    this was not done by dependabot because a leftover `dependabot`
    branch was in the way. I deleted that branch now as well.
---
 .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 ed96e8a..d710ca0 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
           java-version: 11
 
       - name: Install sbt
-        uses: sbt/setup-sbt@6c68d2fe8dfbc0a0534d70101baa2e0420e1a506 # v1.1.9
+        uses: sbt/setup-sbt@9d56cf12e9b58d219605e1d8bfe69a8395fedde0 # v1.5.1
 
       - name: Cache Coursier cache
         uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c # 
6.4.7


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

Reply via email to