diff --git a/.github/workflows/headers.yml b/.github/workflows/headers.yml index a96fab0c8..b22b71786 100644 --- a/.github/workflows/headers.yml +++ b/.github/workflows/headers.yml @@ -40,7 +40,7 @@ jobs: uses: sbt/setup-sbt@6bec67c98f542b9e17369bfca0ec822ac1363194 # v1.1.19 - name: Cache Coursier cache - uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # v8.0.1 + uses: coursier/cache-action@90c37294538be80a558fd665531fcdc2b467b475 # v8.1.0 - name: Enable jvm-opts run: cp .jvmopts-ci .jvmopts diff --git a/.github/workflows/link-validator.yml b/.github/workflows/link-validator.yml index 7fecd504a..8176a9d74 100644 --- a/.github/workflows/link-validator.yml +++ b/.github/workflows/link-validator.yml @@ -39,7 +39,7 @@ jobs: uses: sbt/setup-sbt@6bec67c98f542b9e17369bfca0ec822ac1363194 # v1.1.19 - name: Cache Coursier cache - uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # v8.0.1 + uses: coursier/cache-action@90c37294538be80a558fd665531fcdc2b467b475 # v8.1.0 - name: Setup Coursier uses: coursier/setup-action@7acb5c9ea69bc1a1bb185ec45ebce2ac114f3628 # v2.0.3 diff --git a/.github/workflows/nightly-1.x.yml b/.github/workflows/nightly-1.x.yml index 9a3dab990..03d5ba3ae 100644 --- a/.github/workflows/nightly-1.x.yml +++ b/.github/workflows/nightly-1.x.yml @@ -42,7 +42,7 @@ jobs: uses: sbt/setup-sbt@6bec67c98f542b9e17369bfca0ec822ac1363194 # v1.1.19 - name: Cache Coursier cache - uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # v8.0.1 + uses: coursier/cache-action@90c37294538be80a558fd665531fcdc2b467b475 # v8.1.0 - name: Cache Build Target uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml index 3776a3db2..7abee34b4 100644 --- a/.github/workflows/nightly.yml +++ b/.github/workflows/nightly.yml @@ -41,7 +41,7 @@ jobs: uses: sbt/setup-sbt@6bec67c98f542b9e17369bfca0ec822ac1363194 # v1.1.19 - name: Cache Coursier cache - uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # v8.0.1 + uses: coursier/cache-action@90c37294538be80a558fd665531fcdc2b467b475 # v8.1.0 - name: Cache Build Target uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 diff --git a/.github/workflows/publish-1.0-docs.yml b/.github/workflows/publish-1.0-docs.yml index 621d7147c..4e93ff5f6 100644 --- a/.github/workflows/publish-1.0-docs.yml +++ b/.github/workflows/publish-1.0-docs.yml @@ -43,7 +43,7 @@ jobs: uses: sbt/setup-sbt@6bec67c98f542b9e17369bfca0ec822ac1363194 # v1.1.19 - name: Cache Coursier cache - uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # v8.0.1 + uses: coursier/cache-action@90c37294538be80a558fd665531fcdc2b467b475 # v8.1.0 - name: Build Documentation run: |- diff --git a/.github/workflows/publish-1.0-snapshots.yml b/.github/workflows/publish-1.0-snapshots.yml index 0d0b7e2c0..f8cfd0fd8 100644 --- a/.github/workflows/publish-1.0-snapshots.yml +++ b/.github/workflows/publish-1.0-snapshots.yml @@ -34,7 +34,7 @@ jobs: uses: sbt/setup-sbt@6bec67c98f542b9e17369bfca0ec822ac1363194 # v1.1.19 - name: Cache Coursier cache - uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # v8.0.1 + uses: coursier/cache-action@90c37294538be80a558fd665531fcdc2b467b475 # v8.1.0 - name: Install graphviz run: sudo apt-get install -y graphviz diff --git a/.github/workflows/publish-1.1-docs.yml b/.github/workflows/publish-1.1-docs.yml index a3ac2b023..f8ab8e0bc 100644 --- a/.github/workflows/publish-1.1-docs.yml +++ b/.github/workflows/publish-1.1-docs.yml @@ -43,7 +43,7 @@ jobs: uses: sbt/setup-sbt@6bec67c98f542b9e17369bfca0ec822ac1363194 # v1.1.19 - name: Cache Coursier cache - uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # v8.0.1 + uses: coursier/cache-action@90c37294538be80a558fd665531fcdc2b467b475 # v8.1.0 - name: Build Documentation run: |- diff --git a/.github/workflows/publish-1.1-snapshots.yml b/.github/workflows/publish-1.1-snapshots.yml index 8df6c87be..701fd4ee9 100644 --- a/.github/workflows/publish-1.1-snapshots.yml +++ b/.github/workflows/publish-1.1-snapshots.yml @@ -34,7 +34,7 @@ jobs: uses: sbt/setup-sbt@6bec67c98f542b9e17369bfca0ec822ac1363194 # v1.1.19 - name: Cache Coursier cache - uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # v8.0.1 + uses: coursier/cache-action@90c37294538be80a558fd665531fcdc2b467b475 # v8.1.0 - name: Install graphviz run: sudo apt-get install -y graphviz diff --git a/.github/workflows/publish-1.2-docs.yml b/.github/workflows/publish-1.2-docs.yml index ea556ff57..b6c60b1c6 100644 --- a/.github/workflows/publish-1.2-docs.yml +++ b/.github/workflows/publish-1.2-docs.yml @@ -43,7 +43,7 @@ jobs: uses: sbt/setup-sbt@6bec67c98f542b9e17369bfca0ec822ac1363194 # v1.1.19 - name: Cache Coursier cache - uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # v8.0.1 + uses: coursier/cache-action@90c37294538be80a558fd665531fcdc2b467b475 # v8.1.0 - name: Build Documentation run: |- diff --git a/.github/workflows/publish-1.2-snapshots.yml b/.github/workflows/publish-1.2-snapshots.yml index 8c49d004d..adf7d6ff1 100644 --- a/.github/workflows/publish-1.2-snapshots.yml +++ b/.github/workflows/publish-1.2-snapshots.yml @@ -36,7 +36,7 @@ jobs: uses: sbt/setup-sbt@6bec67c98f542b9e17369bfca0ec822ac1363194 # v1.1.19 - name: Cache Coursier cache - uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # v8.0.1 + uses: coursier/cache-action@90c37294538be80a558fd665531fcdc2b467b475 # v8.1.0 - name: Install graphviz run: sudo apt-get install -y graphviz diff --git a/.github/workflows/publish-1.3-docs.yml b/.github/workflows/publish-1.3-docs.yml index e2f49e56f..1c4b34917 100644 --- a/.github/workflows/publish-1.3-docs.yml +++ b/.github/workflows/publish-1.3-docs.yml @@ -43,7 +43,7 @@ jobs: uses: sbt/setup-sbt@6bec67c98f542b9e17369bfca0ec822ac1363194 # v1.1.19 - name: Cache Coursier cache - uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # v8.0.1 + uses: coursier/cache-action@90c37294538be80a558fd665531fcdc2b467b475 # v8.1.0 - name: Build Documentation run: |- diff --git a/.github/workflows/publish-1.3-snapshots.yml b/.github/workflows/publish-1.3-snapshots.yml index 3f33530e0..e9d4da3e1 100644 --- a/.github/workflows/publish-1.3-snapshots.yml +++ b/.github/workflows/publish-1.3-snapshots.yml @@ -36,7 +36,7 @@ jobs: uses: sbt/setup-sbt@6bec67c98f542b9e17369bfca0ec822ac1363194 # v1.1.19 - name: Cache Coursier cache - uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # v8.0.1 + uses: coursier/cache-action@90c37294538be80a558fd665531fcdc2b467b475 # v8.1.0 - name: Install graphviz run: sudo apt-get install -y graphviz diff --git a/.github/workflows/publish-1.4-docs.yml b/.github/workflows/publish-1.4-docs.yml index 79aac5059..1360449a4 100644 --- a/.github/workflows/publish-1.4-docs.yml +++ b/.github/workflows/publish-1.4-docs.yml @@ -43,7 +43,7 @@ jobs: uses: sbt/setup-sbt@6bec67c98f542b9e17369bfca0ec822ac1363194 # v1.1.19 - name: Cache Coursier cache - uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # v8.0.1 + uses: coursier/cache-action@90c37294538be80a558fd665531fcdc2b467b475 # v8.1.0 - name: Build Documentation run: |- diff --git a/.github/workflows/publish-1.4-snapshots.yml b/.github/workflows/publish-1.4-snapshots.yml index 85b27eff8..2169d59ca 100644 --- a/.github/workflows/publish-1.4-snapshots.yml +++ b/.github/workflows/publish-1.4-snapshots.yml @@ -36,7 +36,7 @@ jobs: uses: sbt/setup-sbt@6bec67c98f542b9e17369bfca0ec822ac1363194 # v1.1.19 - name: Cache Coursier cache - uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # v8.0.1 + uses: coursier/cache-action@90c37294538be80a558fd665531fcdc2b467b475 # v8.1.0 - name: Install graphviz run: sudo apt-get install -y graphviz diff --git a/.github/workflows/publish-2.0-docs.yml b/.github/workflows/publish-2.0-docs.yml index 83d8b68a1..61ef3d71e 100644 --- a/.github/workflows/publish-2.0-docs.yml +++ b/.github/workflows/publish-2.0-docs.yml @@ -42,7 +42,7 @@ jobs: uses: sbt/setup-sbt@6bec67c98f542b9e17369bfca0ec822ac1363194 # v1.1.19 - name: Cache Coursier cache - uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # v8.0.1 + uses: coursier/cache-action@90c37294538be80a558fd665531fcdc2b467b475 # v8.1.0 - name: Build Documentation run: |- diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 26dea7bff..b60ac4819 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -44,7 +44,7 @@ jobs: uses: sbt/setup-sbt@6bec67c98f542b9e17369bfca0ec822ac1363194 # v1.1.19 - name: Cache Coursier cache - uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # v8.0.1 + uses: coursier/cache-action@90c37294538be80a558fd665531fcdc2b467b475 # v8.1.0 - name: Install graphviz run: sudo apt-get install -y graphviz @@ -77,7 +77,7 @@ jobs: uses: sbt/setup-sbt@6bec67c98f542b9e17369bfca0ec822ac1363194 # v1.1.19 - name: Cache Coursier cache - uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # v8.0.1 + uses: coursier/cache-action@90c37294538be80a558fd665531fcdc2b467b475 # v8.1.0 - name: Build Documentation run: |- diff --git a/.github/workflows/validate-and-test.yml b/.github/workflows/validate-and-test.yml index a45c6271f..673486fba 100644 --- a/.github/workflows/validate-and-test.yml +++ b/.github/workflows/validate-and-test.yml @@ -41,7 +41,7 @@ jobs: uses: sbt/setup-sbt@6bec67c98f542b9e17369bfca0ec822ac1363194 # v1.1.19 - name: Cache Coursier cache - uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # v8.0.1 + uses: coursier/cache-action@90c37294538be80a558fd665531fcdc2b467b475 # v8.1.0 - name: Cache Build Target uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 @@ -89,7 +89,7 @@ jobs: uses: sbt/setup-sbt@6bec67c98f542b9e17369bfca0ec822ac1363194 # v1.1.19 - name: Cache Coursier cache - uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # v8.0.1 + uses: coursier/cache-action@90c37294538be80a558fd665531fcdc2b467b475 # v8.1.0 - name: Cache Build Target uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3