This is an automated email from the ASF dual-hosted git repository.
hepin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko.git
The following commit(s) were added to refs/heads/main by this push:
new 361122687f chore(deps): bump sbt/setup-sbt from 1.1.13 to 1.1.14
(#2478)
361122687f is described below
commit 361122687fba2d9a176a61f5ec756109df1f51f1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 12 09:15:34 2025 +0800
chore(deps): bump sbt/setup-sbt from 1.1.13 to 1.1.14 (#2478)
Bumps [sbt/setup-sbt](https://github.com/sbt/setup-sbt) from 1.1.13 to
1.1.14.
- [Release notes](https://github.com/sbt/setup-sbt/releases)
-
[Commits](https://github.com/sbt/setup-sbt/compare/v1.1.13...3e125ece5c3e5248e18da9ed8d2cce3d335ec8dd)
---
updated-dependencies:
- dependency-name: sbt/setup-sbt
dependency-version: 1.1.14
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/stage-release-candidate.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/stage-release-candidate.yml
b/.github/workflows/stage-release-candidate.yml
index b6e7bcc41b..8ec684da3d 100644
--- a/.github/workflows/stage-release-candidate.yml
+++ b/.github/workflows/stage-release-candidate.yml
@@ -137,7 +137,7 @@ jobs:
java-version: 17
- name: Install sbt
- uses: sbt/setup-sbt@17575ea4e18dd928fe5968dbe32294b97923d65b # v1.1.13
+ uses: sbt/setup-sbt@3e125ece5c3e5248e18da9ed8d2cce3d335ec8dd # v1.1.14
# We intentionally do not use the Coursier cache for release candiates,
# to reduce attack surface
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]