This is an automated email from the ASF dual-hosted git repository.
hepin pushed a commit to branch 1.5.x
in repository https://gitbox.apache.org/repos/asf/pekko.git
The following commit(s) were added to refs/heads/1.5.x by this push:
new b91c2d2381 chore(deps): bump VirtusLab/scala-cli-setup from 1.12.3 to
1.12.4 (#2718)
b91c2d2381 is described below
commit b91c2d238128d03edf287f653858a960b77eb974
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 9 16:22:02 2026 +0800
chore(deps): bump VirtusLab/scala-cli-setup from 1.12.3 to 1.12.4 (#2718)
Bumps
[VirtusLab/scala-cli-setup](https://github.com/virtuslab/scala-cli-setup) from
1.12.3 to 1.12.4.
- [Release notes](https://github.com/virtuslab/scala-cli-setup/releases)
-
[Commits](https://github.com/virtuslab/scala-cli-setup/compare/442bfbaa5921d55b6d39c7a8e24b05dba75e15de...59e308800210b0414d2d7190068c80021e1b3e5d)
---
updated-dependencies:
- dependency-name: VirtusLab/scala-cli-setup
dependency-version: 1.12.4
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/nightly-builds.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/nightly-builds.yml
b/.github/workflows/nightly-builds.yml
index fab31ac1f4..3d3523be63 100644
--- a/.github/workflows/nightly-builds.yml
+++ b/.github/workflows/nightly-builds.yml
@@ -177,7 +177,7 @@ jobs:
- name: Install scala-cli
if: ${{ matrix.javaVersion == 11 }}
- uses:
VirtusLab/scala-cli-setup@442bfbaa5921d55b6d39c7a8e24b05dba75e15de # v1.12.3
+ uses:
VirtusLab/scala-cli-setup@59e308800210b0414d2d7190068c80021e1b3e5d # v1.12.4
# run: |-
# curl -sS "https://virtuslab.github.io/scala-cli-packages/KEY.gpg"
| sudo gpg --dearmor -o /etc/apt/trusted.gpg.d/scala-cli.gpg 2>/dev/null
# sudo curl -s --compressed -o
/etc/apt/sources.list.d/scala_cli_packages.list
"https://virtuslab.github.io/scala-cli-packages/debian/scala_cli_packages.list"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]