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-persistence-jdbc.git
The following commit(s) were added to refs/heads/main by this push:
new 32da42a Bump sbt/setup-sbt from 1.1.15 to 1.1.16 (#447)
32da42a is described below
commit 32da42a06c3f8c3d3c4fc5bd957bf23155ba4ba4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 2 19:07:30 2026 +0800
Bump sbt/setup-sbt from 1.1.15 to 1.1.16 (#447)
Bumps [sbt/setup-sbt](https://github.com/sbt/setup-sbt) from 1.1.15 to
1.1.16.
- [Release notes](https://github.com/sbt/setup-sbt/releases)
-
[Commits](https://github.com/sbt/setup-sbt/compare/a627500d27445f8c5021755a439829b6e78e3358...ae54f7cfe46ec0d24ade661d77f007360ab48bda)
---
updated-dependencies:
- dependency-name: sbt/setup-sbt
dependency-version: 1.1.16
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/checks.yml | 6 +++---
.github/workflows/h2-test.yml | 2 +-
.github/workflows/headers.yml | 2 +-
.github/workflows/link-validator.yml | 2 +-
.github/workflows/mariadb-tests.yml | 2 +-
.github/workflows/mysql-tests.yml | 2 +-
.github/workflows/nightly-pekko-1.0-tests.yml | 2 +-
.github/workflows/nightly-pekko-1.x-tests.yml | 2 +-
.github/workflows/oracle-tests.yml | 2 +-
.github/workflows/postgres-tests.yml | 2 +-
.github/workflows/sqlserver-tests.yml | 2 +-
.github/workflows/stage-release-candidate.yml | 2 +-
12 files changed, 14 insertions(+), 14 deletions(-)
diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml
index e5667d7..070d6c4 100644
--- a/.github/workflows/checks.yml
+++ b/.github/workflows/checks.yml
@@ -34,7 +34,7 @@ jobs:
java-version: 17
- name: Install sbt
- uses: sbt/setup-sbt@a627500d27445f8c5021755a439829b6e78e3358 # v1.1.15
+ uses: sbt/setup-sbt@ae54f7cfe46ec0d24ade661d77f007360ab48bda # v1.1.16
- name: Cache Coursier cache
uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v7.0.0
@@ -66,7 +66,7 @@ jobs:
java-version: 17
- name: Install sbt
- uses: sbt/setup-sbt@a627500d27445f8c5021755a439829b6e78e3358 # v1.1.15
+ uses: sbt/setup-sbt@ae54f7cfe46ec0d24ade661d77f007360ab48bda # v1.1.16
- name: Cache Coursier cache
uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v7.0.0
@@ -98,7 +98,7 @@ jobs:
java-version: 17
- name: Install sbt
- uses: sbt/setup-sbt@a627500d27445f8c5021755a439829b6e78e3358 # v1.1.15
+ uses: sbt/setup-sbt@ae54f7cfe46ec0d24ade661d77f007360ab48bda # v1.1.16
- name: Cache Coursier cache
uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v7.0.0
diff --git a/.github/workflows/h2-test.yml b/.github/workflows/h2-test.yml
index 7c74036..1fffba0 100644
--- a/.github/workflows/h2-test.yml
+++ b/.github/workflows/h2-test.yml
@@ -41,7 +41,7 @@ jobs:
java-version: ${{ matrix.java-version }}
- name: Install sbt
- uses: sbt/setup-sbt@a627500d27445f8c5021755a439829b6e78e3358 # v1.1.15
+ uses: sbt/setup-sbt@ae54f7cfe46ec0d24ade661d77f007360ab48bda # v1.1.16
- name: Cache Coursier cache
uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v7.0.0
diff --git a/.github/workflows/headers.yml b/.github/workflows/headers.yml
index b376cbe..4488b55 100644
--- a/.github/workflows/headers.yml
+++ b/.github/workflows/headers.yml
@@ -20,7 +20,7 @@ jobs:
java-version: 17
- name: Install sbt
- uses: sbt/setup-sbt@a627500d27445f8c5021755a439829b6e78e3358 # v1.1.15
+ uses: sbt/setup-sbt@ae54f7cfe46ec0d24ade661d77f007360ab48bda # v1.1.16
- name: Cache Coursier cache
uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v7.0.0
diff --git a/.github/workflows/link-validator.yml
b/.github/workflows/link-validator.yml
index 851dec6..ccf9aa4 100644
--- a/.github/workflows/link-validator.yml
+++ b/.github/workflows/link-validator.yml
@@ -24,7 +24,7 @@ jobs:
java-version: 17
- name: Install sbt
- uses: sbt/setup-sbt@a627500d27445f8c5021755a439829b6e78e3358 # v1.1.15
+ uses: sbt/setup-sbt@ae54f7cfe46ec0d24ade661d77f007360ab48bda # v1.1.16
- name: Cache Coursier cache
uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v7.0.0
diff --git a/.github/workflows/mariadb-tests.yml
b/.github/workflows/mariadb-tests.yml
index 99842e9..8a5c765 100644
--- a/.github/workflows/mariadb-tests.yml
+++ b/.github/workflows/mariadb-tests.yml
@@ -40,7 +40,7 @@ jobs:
java-version: 17
- name: Install sbt
- uses: sbt/setup-sbt@a627500d27445f8c5021755a439829b6e78e3358 # v1.1.15
+ uses: sbt/setup-sbt@ae54f7cfe46ec0d24ade661d77f007360ab48bda # v1.1.16
- name: Cache Coursier cache
uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v7.0.0
diff --git a/.github/workflows/mysql-tests.yml
b/.github/workflows/mysql-tests.yml
index 4920ba6..d04fb86 100644
--- a/.github/workflows/mysql-tests.yml
+++ b/.github/workflows/mysql-tests.yml
@@ -40,7 +40,7 @@ jobs:
java-version: 17
- name: Install sbt
- uses: sbt/setup-sbt@a627500d27445f8c5021755a439829b6e78e3358 # v1.1.15
+ uses: sbt/setup-sbt@ae54f7cfe46ec0d24ade661d77f007360ab48bda # v1.1.16
- name: Cache Coursier cache
uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v7.0.0
diff --git a/.github/workflows/nightly-pekko-1.0-tests.yml
b/.github/workflows/nightly-pekko-1.0-tests.yml
index 07c7560..6cc9177 100644
--- a/.github/workflows/nightly-pekko-1.0-tests.yml
+++ b/.github/workflows/nightly-pekko-1.0-tests.yml
@@ -31,7 +31,7 @@ jobs:
java-version: ${{ matrix.java-version }}
- name: Install sbt
- uses: sbt/setup-sbt@a627500d27445f8c5021755a439829b6e78e3358 # v1.1.15
+ uses: sbt/setup-sbt@ae54f7cfe46ec0d24ade661d77f007360ab48bda # v1.1.16
- name: Cache Coursier cache
uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v7.0.0
diff --git a/.github/workflows/nightly-pekko-1.x-tests.yml
b/.github/workflows/nightly-pekko-1.x-tests.yml
index ba2e085..4016777 100644
--- a/.github/workflows/nightly-pekko-1.x-tests.yml
+++ b/.github/workflows/nightly-pekko-1.x-tests.yml
@@ -33,7 +33,7 @@ jobs:
java-version: ${{ matrix.java-version }}
- name: Install sbt
- uses: sbt/setup-sbt@a627500d27445f8c5021755a439829b6e78e3358 # v1.1.15
+ uses: sbt/setup-sbt@ae54f7cfe46ec0d24ade661d77f007360ab48bda # v1.1.16
- name: Cache Coursier cache
uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v7.0.0
diff --git a/.github/workflows/oracle-tests.yml
b/.github/workflows/oracle-tests.yml
index d67bb90..fb1ffd9 100644
--- a/.github/workflows/oracle-tests.yml
+++ b/.github/workflows/oracle-tests.yml
@@ -40,7 +40,7 @@ jobs:
java-version: 17
- name: Install sbt
- uses: sbt/setup-sbt@a627500d27445f8c5021755a439829b6e78e3358 # v1.1.15
+ uses: sbt/setup-sbt@ae54f7cfe46ec0d24ade661d77f007360ab48bda # v1.1.16
- name: Cache Coursier cache
uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v7.0.0
diff --git a/.github/workflows/postgres-tests.yml
b/.github/workflows/postgres-tests.yml
index 45b6843..15d07c2 100644
--- a/.github/workflows/postgres-tests.yml
+++ b/.github/workflows/postgres-tests.yml
@@ -40,7 +40,7 @@ jobs:
java-version: 17
- name: Install sbt
- uses: sbt/setup-sbt@a627500d27445f8c5021755a439829b6e78e3358 # v1.1.15
+ uses: sbt/setup-sbt@ae54f7cfe46ec0d24ade661d77f007360ab48bda # v1.1.16
- name: Cache Coursier cache
uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v7.0.0
diff --git a/.github/workflows/sqlserver-tests.yml
b/.github/workflows/sqlserver-tests.yml
index bb9674b..3cd3dee 100644
--- a/.github/workflows/sqlserver-tests.yml
+++ b/.github/workflows/sqlserver-tests.yml
@@ -40,7 +40,7 @@ jobs:
java-version: 17
- name: Install sbt
- uses: sbt/setup-sbt@a627500d27445f8c5021755a439829b6e78e3358 # v1.1.15
+ uses: sbt/setup-sbt@ae54f7cfe46ec0d24ade661d77f007360ab48bda # v1.1.16
- name: Cache Coursier cache
uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 #
v7.0.0
diff --git a/.github/workflows/stage-release-candidate.yml
b/.github/workflows/stage-release-candidate.yml
index a257840..f494449 100644
--- a/.github/workflows/stage-release-candidate.yml
+++ b/.github/workflows/stage-release-candidate.yml
@@ -212,7 +212,7 @@ jobs:
java-version: 17
- name: Install sbt
- uses: sbt/setup-sbt@a627500d27445f8c5021755a439829b6e78e3358 # v1.1.15
+ uses: sbt/setup-sbt@ae54f7cfe46ec0d24ade661d77f007360ab48bda # v1.1.16
# We intentionally do not use the Coursier cache for release candidates,
# to reduce attack surface
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]