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-samples.git
The following commit(s) were added to refs/heads/main by this push:
new 99aeebe Bump sbt/setup-sbt from 1.1.13 to 1.1.22 (#152)
99aeebe is described below
commit 99aeebe5c603c3054aeb1af1dee968af131ad495
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Apr 25 14:16:35 2026 +0200
Bump sbt/setup-sbt from 1.1.13 to 1.1.22 (#152)
Bumps [sbt/setup-sbt](https://github.com/sbt/setup-sbt) from 1.1.13 to
1.1.22.
- [Release notes](https://github.com/sbt/setup-sbt/releases)
-
[Commits](https://github.com/sbt/setup-sbt/compare/17575ea4e18dd928fe5968dbe32294b97923d65b...508b753e53cb6095967669e0911487d2b9bc9f41)
---
updated-dependencies:
- dependency-name: sbt/setup-sbt
dependency-version: 1.1.22
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.github/workflows/build-test.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/build-test.yml b/.github/workflows/build-test.yml
index 98a877c..e5fe006 100644
--- a/.github/workflows/build-test.yml
+++ b/.github/workflows/build-test.yml
@@ -29,7 +29,7 @@ jobs:
java-version: 11
- name: Install sbt
- uses: sbt/setup-sbt@17575ea4e18dd928fe5968dbe32294b97923d65b # v1.1.13
+ uses: sbt/setup-sbt@508b753e53cb6095967669e0911487d2b9bc9f41 # v1.1.22
- 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]