chore(deps): bump sbt/setup-sbt from 1.1.7 to 1.1.9 (#1898)
Bumps [sbt/setup-sbt](https://github.com/sbt/setup-sbt) from 1.1.7 to 1.1.9.
- [Release notes](https://github.com/sbt/setup-sbt/releases)
- [Commits](26ab4b0fa1...6c68d2fe8d)
---
updated-dependencies:
- dependency-name: sbt/setup-sbt
dependency-version: 1.1.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
5c33c05710
commit
c89068f865
18 changed files with 27 additions and 27 deletions
|
|
@ -50,7 +50,7 @@ jobs:
|
|||
java-version: 11
|
||||
|
||||
- name: Install sbt
|
||||
uses: sbt/setup-sbt@26ab4b0fa1c47fa62fc1f6e51823a658fb6c760c # v1.1.7
|
||||
uses: sbt/setup-sbt@6c68d2fe8dfbc0a0534d70101baa2e0420e1a506 # v1.1.9
|
||||
|
||||
- name: Cache Coursier cache
|
||||
uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c # v6.4.7
|
||||
|
|
|
|||
|
|
@ -42,7 +42,7 @@ jobs:
|
|||
java-version: 8
|
||||
|
||||
- name: Install sbt
|
||||
uses: sbt/setup-sbt@26ab4b0fa1c47fa62fc1f6e51823a658fb6c760c # v1.1.7
|
||||
uses: sbt/setup-sbt@6c68d2fe8dfbc0a0534d70101baa2e0420e1a506 # v1.1.9
|
||||
|
||||
- name: Code style check
|
||||
run: |-
|
||||
|
|
@ -71,7 +71,7 @@ jobs:
|
|||
java-version: 8
|
||||
|
||||
- name: Install sbt
|
||||
uses: sbt/setup-sbt@26ab4b0fa1c47fa62fc1f6e51823a658fb6c760c # v1.1.7
|
||||
uses: sbt/setup-sbt@6c68d2fe8dfbc0a0534d70101baa2e0420e1a506 # v1.1.9
|
||||
|
||||
- name: Cache Coursier cache
|
||||
uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c # v6.4.7
|
||||
|
|
@ -134,7 +134,7 @@ jobs:
|
|||
java-version: 11
|
||||
|
||||
- name: Install sbt
|
||||
uses: sbt/setup-sbt@26ab4b0fa1c47fa62fc1f6e51823a658fb6c760c # v1.1.7
|
||||
uses: sbt/setup-sbt@6c68d2fe8dfbc0a0534d70101baa2e0420e1a506 # v1.1.9
|
||||
|
||||
- name: Cache Coursier cache
|
||||
uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c # v6.4.7
|
||||
|
|
@ -177,7 +177,7 @@ jobs:
|
|||
java-version: 21
|
||||
|
||||
- name: Install sbt
|
||||
uses: sbt/setup-sbt@26ab4b0fa1c47fa62fc1f6e51823a658fb6c760c # v1.1.7
|
||||
uses: sbt/setup-sbt@6c68d2fe8dfbc0a0534d70101baa2e0420e1a506 # v1.1.9
|
||||
|
||||
- name: Cache Coursier cache
|
||||
uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c # v6.4.7
|
||||
|
|
|
|||
2
.github/workflows/dependency-graph.yml
vendored
2
.github/workflows/dependency-graph.yml
vendored
|
|
@ -35,7 +35,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Install sbt
|
||||
uses: sbt/setup-sbt@26ab4b0fa1c47fa62fc1f6e51823a658fb6c760c # v1.1.7
|
||||
uses: sbt/setup-sbt@6c68d2fe8dfbc0a0534d70101baa2e0420e1a506 # v1.1.9
|
||||
- uses: scalacenter/sbt-dependency-submission@64084844d2b0a9b6c3765f33acde2fbe3f5ae7d3 # v3.1.0
|
||||
with:
|
||||
configs-ignore: provided optional test TestJdk9 compile-internal runtime-internal pr-validation multi-jvm scala-tool scala-doc-tool
|
||||
|
|
|
|||
2
.github/workflows/generate-doc-check.yml
vendored
2
.github/workflows/generate-doc-check.yml
vendored
|
|
@ -42,7 +42,7 @@ jobs:
|
|||
java-version: 11
|
||||
|
||||
- name: Install sbt
|
||||
uses: sbt/setup-sbt@26ab4b0fa1c47fa62fc1f6e51823a658fb6c760c # v1.1.7
|
||||
uses: sbt/setup-sbt@6c68d2fe8dfbc0a0534d70101baa2e0420e1a506 # v1.1.9
|
||||
|
||||
- name: Cache Coursier cache
|
||||
uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c # v6.4.7
|
||||
|
|
|
|||
2
.github/workflows/headers.yml
vendored
2
.github/workflows/headers.yml
vendored
|
|
@ -37,7 +37,7 @@ jobs:
|
|||
java-version: 8
|
||||
|
||||
- name: Install sbt
|
||||
uses: sbt/setup-sbt@26ab4b0fa1c47fa62fc1f6e51823a658fb6c760c # v1.1.7
|
||||
uses: sbt/setup-sbt@6c68d2fe8dfbc0a0534d70101baa2e0420e1a506 # v1.1.9
|
||||
|
||||
- name: Cache Coursier cache
|
||||
uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c # v6.4.7
|
||||
|
|
|
|||
2
.github/workflows/link-validator.yml
vendored
2
.github/workflows/link-validator.yml
vendored
|
|
@ -36,7 +36,7 @@ jobs:
|
|||
java-version: 11
|
||||
|
||||
- name: Install sbt
|
||||
uses: sbt/setup-sbt@26ab4b0fa1c47fa62fc1f6e51823a658fb6c760c # v1.1.7
|
||||
uses: sbt/setup-sbt@6c68d2fe8dfbc0a0534d70101baa2e0420e1a506 # v1.1.9
|
||||
|
||||
- name: Cache Coursier cache
|
||||
uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c # v6.4.7
|
||||
|
|
|
|||
6
.github/workflows/nightly-1.0-builds.yml
vendored
6
.github/workflows/nightly-1.0-builds.yml
vendored
|
|
@ -35,7 +35,7 @@ jobs:
|
|||
java-version: 11
|
||||
|
||||
- name: Install sbt
|
||||
uses: sbt/setup-sbt@26ab4b0fa1c47fa62fc1f6e51823a658fb6c760c # v1.1.7
|
||||
uses: sbt/setup-sbt@6c68d2fe8dfbc0a0534d70101baa2e0420e1a506 # v1.1.9
|
||||
|
||||
- name: Cache Coursier cache
|
||||
uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c # v6.4.7
|
||||
|
|
@ -89,7 +89,7 @@ jobs:
|
|||
java-version: 11
|
||||
|
||||
- name: Install sbt
|
||||
uses: sbt/setup-sbt@26ab4b0fa1c47fa62fc1f6e51823a658fb6c760c # v1.1.7
|
||||
uses: sbt/setup-sbt@6c68d2fe8dfbc0a0534d70101baa2e0420e1a506 # v1.1.9
|
||||
|
||||
- name: Cache Coursier cache
|
||||
uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c # v6.4.7
|
||||
|
|
@ -139,7 +139,7 @@ jobs:
|
|||
java-version: ${{ matrix.javaVersion }}
|
||||
|
||||
- name: Install sbt
|
||||
uses: sbt/setup-sbt@26ab4b0fa1c47fa62fc1f6e51823a658fb6c760c # v1.1.7
|
||||
uses: sbt/setup-sbt@6c68d2fe8dfbc0a0534d70101baa2e0420e1a506 # v1.1.9
|
||||
|
||||
- name: Cache Coursier cache
|
||||
uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c # v6.4.7
|
||||
|
|
|
|||
6
.github/workflows/nightly-1.1-builds.yml
vendored
6
.github/workflows/nightly-1.1-builds.yml
vendored
|
|
@ -35,7 +35,7 @@ jobs:
|
|||
java-version: 11
|
||||
|
||||
- name: Install sbt
|
||||
uses: sbt/setup-sbt@26ab4b0fa1c47fa62fc1f6e51823a658fb6c760c # v1.1.7
|
||||
uses: sbt/setup-sbt@6c68d2fe8dfbc0a0534d70101baa2e0420e1a506 # v1.1.9
|
||||
|
||||
- name: Cache Coursier cache
|
||||
uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c # v6.4.7
|
||||
|
|
@ -90,7 +90,7 @@ jobs:
|
|||
java-version: 11
|
||||
|
||||
- name: Install sbt
|
||||
uses: sbt/setup-sbt@26ab4b0fa1c47fa62fc1f6e51823a658fb6c760c # v1.1.7
|
||||
uses: sbt/setup-sbt@6c68d2fe8dfbc0a0534d70101baa2e0420e1a506 # v1.1.9
|
||||
|
||||
- name: Cache Coursier cache
|
||||
uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c # v6.4.7
|
||||
|
|
@ -141,7 +141,7 @@ jobs:
|
|||
java-version: ${{ matrix.javaVersion }}
|
||||
|
||||
- name: Install sbt
|
||||
uses: sbt/setup-sbt@26ab4b0fa1c47fa62fc1f6e51823a658fb6c760c # v1.1.7
|
||||
uses: sbt/setup-sbt@6c68d2fe8dfbc0a0534d70101baa2e0420e1a506 # v1.1.9
|
||||
|
||||
- name: Cache Coursier cache
|
||||
uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c # v6.4.7
|
||||
|
|
|
|||
2
.github/workflows/nightly-builds-aeron.yml
vendored
2
.github/workflows/nightly-builds-aeron.yml
vendored
|
|
@ -42,7 +42,7 @@ jobs:
|
|||
java-version: 11
|
||||
|
||||
- name: Install sbt
|
||||
uses: sbt/setup-sbt@26ab4b0fa1c47fa62fc1f6e51823a658fb6c760c # v1.1.7
|
||||
uses: sbt/setup-sbt@6c68d2fe8dfbc0a0534d70101baa2e0420e1a506 # v1.1.9
|
||||
|
||||
- name: Cache Coursier cache
|
||||
uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c # v6.4.7
|
||||
|
|
|
|||
6
.github/workflows/nightly-builds.yml
vendored
6
.github/workflows/nightly-builds.yml
vendored
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
java-version: 11
|
||||
|
||||
- name: Install sbt
|
||||
uses: sbt/setup-sbt@26ab4b0fa1c47fa62fc1f6e51823a658fb6c760c # v1.1.7
|
||||
uses: sbt/setup-sbt@6c68d2fe8dfbc0a0534d70101baa2e0420e1a506 # v1.1.9
|
||||
|
||||
- name: Cache Coursier cache
|
||||
uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c # v6.4.7
|
||||
|
|
@ -80,7 +80,7 @@ jobs:
|
|||
java-version: 11
|
||||
|
||||
- name: Install sbt
|
||||
uses: sbt/setup-sbt@26ab4b0fa1c47fa62fc1f6e51823a658fb6c760c # v1.1.7
|
||||
uses: sbt/setup-sbt@6c68d2fe8dfbc0a0534d70101baa2e0420e1a506 # v1.1.9
|
||||
|
||||
- name: Cache Coursier cache
|
||||
uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c # v6.4.7
|
||||
|
|
@ -132,7 +132,7 @@ jobs:
|
|||
java-version: ${{ matrix.javaVersion }}
|
||||
|
||||
- name: Install sbt
|
||||
uses: sbt/setup-sbt@26ab4b0fa1c47fa62fc1f6e51823a658fb6c760c # v1.1.7
|
||||
uses: sbt/setup-sbt@6c68d2fe8dfbc0a0534d70101baa2e0420e1a506 # v1.1.9
|
||||
|
||||
- name: Cache Coursier cache
|
||||
uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c # v6.4.7
|
||||
|
|
|
|||
2
.github/workflows/publish-1.0-docs.yml
vendored
2
.github/workflows/publish-1.0-docs.yml
vendored
|
|
@ -46,7 +46,7 @@ jobs:
|
|||
java-version: 11
|
||||
|
||||
- name: Install sbt
|
||||
uses: sbt/setup-sbt@26ab4b0fa1c47fa62fc1f6e51823a658fb6c760c # v1.1.7
|
||||
uses: sbt/setup-sbt@6c68d2fe8dfbc0a0534d70101baa2e0420e1a506 # v1.1.9
|
||||
|
||||
- name: Cache Coursier cache
|
||||
uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c # v6.4.7
|
||||
|
|
|
|||
2
.github/workflows/publish-1.0-nightly.yml
vendored
2
.github/workflows/publish-1.0-nightly.yml
vendored
|
|
@ -49,7 +49,7 @@ jobs:
|
|||
java-version: 11
|
||||
|
||||
- name: Install sbt
|
||||
uses: sbt/setup-sbt@26ab4b0fa1c47fa62fc1f6e51823a658fb6c760c # v1.1.7
|
||||
uses: sbt/setup-sbt@6c68d2fe8dfbc0a0534d70101baa2e0420e1a506 # v1.1.9
|
||||
|
||||
- name: Cache Coursier cache
|
||||
uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c # v6.4.7
|
||||
|
|
|
|||
2
.github/workflows/publish-1.1-docs.yml
vendored
2
.github/workflows/publish-1.1-docs.yml
vendored
|
|
@ -46,7 +46,7 @@ jobs:
|
|||
java-version: 11
|
||||
|
||||
- name: Install sbt
|
||||
uses: sbt/setup-sbt@26ab4b0fa1c47fa62fc1f6e51823a658fb6c760c # v1.1.7
|
||||
uses: sbt/setup-sbt@6c68d2fe8dfbc0a0534d70101baa2e0420e1a506 # v1.1.9
|
||||
|
||||
- name: Cache Coursier cache
|
||||
uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c # v6.4.7
|
||||
|
|
|
|||
2
.github/workflows/publish-1.1-nightly.yml
vendored
2
.github/workflows/publish-1.1-nightly.yml
vendored
|
|
@ -49,7 +49,7 @@ jobs:
|
|||
java-version: 11
|
||||
|
||||
- name: Install sbt
|
||||
uses: sbt/setup-sbt@26ab4b0fa1c47fa62fc1f6e51823a658fb6c760c # v1.1.7
|
||||
uses: sbt/setup-sbt@6c68d2fe8dfbc0a0534d70101baa2e0420e1a506 # v1.1.9
|
||||
|
||||
- name: Cache Coursier cache
|
||||
uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c # v6.4.7
|
||||
|
|
|
|||
2
.github/workflows/publish-nightly.yml
vendored
2
.github/workflows/publish-nightly.yml
vendored
|
|
@ -48,7 +48,7 @@ jobs:
|
|||
java-version: 11
|
||||
|
||||
- name: Install sbt
|
||||
uses: sbt/setup-sbt@26ab4b0fa1c47fa62fc1f6e51823a658fb6c760c # v1.1.7
|
||||
uses: sbt/setup-sbt@6c68d2fe8dfbc0a0534d70101baa2e0420e1a506 # v1.1.9
|
||||
|
||||
- name: Cache Coursier cache
|
||||
uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c # v6.4.7
|
||||
|
|
|
|||
2
.github/workflows/scala-steward.yml
vendored
2
.github/workflows/scala-steward.yml
vendored
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
if: github.repository == 'apache/pekko'
|
||||
steps:
|
||||
- name: Install sbt
|
||||
uses: sbt/setup-sbt@26ab4b0fa1c47fa62fc1f6e51823a658fb6c760c # v1.1.7
|
||||
uses: sbt/setup-sbt@6c68d2fe8dfbc0a0534d70101baa2e0420e1a506 # v1.1.9
|
||||
- name: Launch Scala Steward
|
||||
uses: scala-steward-org/scala-steward-action@v2
|
||||
env:
|
||||
|
|
|
|||
2
.github/workflows/scala3-build.yml
vendored
2
.github/workflows/scala3-build.yml
vendored
|
|
@ -51,7 +51,7 @@ jobs:
|
|||
java-version: 11
|
||||
|
||||
- name: Install sbt
|
||||
uses: sbt/setup-sbt@26ab4b0fa1c47fa62fc1f6e51823a658fb6c760c # v1.1.7
|
||||
uses: sbt/setup-sbt@6c68d2fe8dfbc0a0534d70101baa2e0420e1a506 # v1.1.9
|
||||
|
||||
- name: Cache Coursier cache
|
||||
uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c # v6.4.7
|
||||
|
|
|
|||
2
.github/workflows/timing-tests.yml
vendored
2
.github/workflows/timing-tests.yml
vendored
|
|
@ -36,7 +36,7 @@ jobs:
|
|||
java-version: 11
|
||||
|
||||
- name: Install sbt
|
||||
uses: sbt/setup-sbt@26ab4b0fa1c47fa62fc1f6e51823a658fb6c760c # v1.1.7
|
||||
uses: sbt/setup-sbt@6c68d2fe8dfbc0a0534d70101baa2e0420e1a506 # v1.1.9
|
||||
|
||||
- name: Cache Coursier cache
|
||||
uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c # v6.4.7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue