From 44bfab68e4dfe63770777af6726e4a9edc51eed5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 17:54:21 +0000 Subject: [PATCH 1/2] Bump sbt/setup-sbt in the github-actions group Bumps the github-actions group with 1 update: [sbt/setup-sbt](https://github.com/sbt/setup-sbt). Updates `sbt/setup-sbt` from 5ed7fa239084076151f66fa1dc45d4363b2dfee5 to 8feba82adc7f01ddcf8165b86f778bdb5b82cebc - [Release notes](https://github.com/sbt/setup-sbt/releases) - [Commits](https://github.com/sbt/setup-sbt/compare/5ed7fa239084076151f66fa1dc45d4363b2dfee5...8feba82adc7f01ddcf8165b86f778bdb5b82cebc) --- updated-dependencies: - dependency-name: sbt/setup-sbt dependency-version: 8feba82adc7f01ddcf8165b86f778bdb5b82cebc dependency-type: direct:production dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/zipx-action-pins-sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/zipx-action-pins-sync.yml b/.github/workflows/zipx-action-pins-sync.yml index 97de32e..dbfcb5d 100644 --- a/.github/workflows/zipx-action-pins-sync.yml +++ b/.github/workflows/zipx-action-pins-sync.yml @@ -21,7 +21,7 @@ jobs: with: distribution: temurin java-version: "25" - - uses: sbt/setup-sbt@5ed7fa239084076151f66fa1dc45d4363b2dfee5 # v1.5.7 + - uses: sbt/setup-sbt@8feba82adc7f01ddcf8165b86f778bdb5b82cebc # v1.5.7 - name: Pull pins and regenerate run: sbt zipxActionsPull - name: Commit pin file and workflows From 512abed60d1d3e2e89d3e305d4a81729e49a7e40 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 17:55:57 +0000 Subject: [PATCH 2/2] ci: sync zipx action pins from Dependabot --- .github/workflows/zipx-action-pins-sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/zipx-action-pins-sync.yml b/.github/workflows/zipx-action-pins-sync.yml index dbfcb5d..97de32e 100644 --- a/.github/workflows/zipx-action-pins-sync.yml +++ b/.github/workflows/zipx-action-pins-sync.yml @@ -21,7 +21,7 @@ jobs: with: distribution: temurin java-version: "25" - - uses: sbt/setup-sbt@8feba82adc7f01ddcf8165b86f778bdb5b82cebc # v1.5.7 + - uses: sbt/setup-sbt@5ed7fa239084076151f66fa1dc45d4363b2dfee5 # v1.5.7 - name: Pull pins and regenerate run: sbt zipxActionsPull - name: Commit pin file and workflows