From 828f43b869a95596573ba74ad69c418dee691ff4 Mon Sep 17 00:00:00 2001 From: "mend-app-ghe[bot]" Date: Wed, 10 Sep 2025 19:10:52 +0000 Subject: [PATCH] chore(deps): update coursier/cache-action digest to 9fdb817 --- .github/workflows/binary-compatibility-checks.yml | 2 +- .github/workflows/build-test-prValidation.yml | 4 ++-- .github/workflows/check-samples.yml | 2 +- .github/workflows/fossa.yml | 2 +- .github/workflows/link-validator.yml | 2 +- .github/workflows/multi-node-aeron.yml | 2 +- .github/workflows/multi-node.yml | 2 +- .github/workflows/native-image-tests.yml | 2 +- .github/workflows/nightly-builds.yml | 6 +++--- .github/workflows/timing-tests.yml | 2 +- 10 files changed, 13 insertions(+), 13 deletions(-) diff --git a/.github/workflows/binary-compatibility-checks.yml b/.github/workflows/binary-compatibility-checks.yml index 596a3c0edae..2a186d6a19c 100644 --- a/.github/workflows/binary-compatibility-checks.yml +++ b/.github/workflows/binary-compatibility-checks.yml @@ -36,7 +36,7 @@ jobs: - name: Cache Coursier cache # https://github.com/coursier/cache-action/releases # v6.4.5 - uses: coursier/cache-action@1ff273bff02a8787bc9f1877d347948af647956d + uses: coursier/cache-action@9fdb817efa89d63821023a7a98a9586138065ca6 - name: Set up JDK 11 # https://github.com/coursier/setup-action/releases diff --git a/.github/workflows/build-test-prValidation.yml b/.github/workflows/build-test-prValidation.yml index 595866dcf99..98b804be091 100644 --- a/.github/workflows/build-test-prValidation.yml +++ b/.github/workflows/build-test-prValidation.yml @@ -27,7 +27,7 @@ jobs: - name: Cache Coursier cache # https://github.com/coursier/cache-action/releases # v6.4.5 - uses: coursier/cache-action@1ff273bff02a8787bc9f1877d347948af647956d + uses: coursier/cache-action@9fdb817efa89d63821023a7a98a9586138065ca6 - name: Set up JDK 11 # https://github.com/coursier/setup-action/releases @@ -59,7 +59,7 @@ jobs: - name: Cache Coursier cache # https://github.com/coursier/cache-action/releases # v6.4.5 - uses: coursier/cache-action@1ff273bff02a8787bc9f1877d347948af647956d + uses: coursier/cache-action@9fdb817efa89d63821023a7a98a9586138065ca6 - name: Set up JDK 11 # https://github.com/coursier/setup-action/releases diff --git a/.github/workflows/check-samples.yml b/.github/workflows/check-samples.yml index 7655b9fd8eb..4fff85d27f0 100644 --- a/.github/workflows/check-samples.yml +++ b/.github/workflows/check-samples.yml @@ -35,7 +35,7 @@ jobs: - name: Cache Coursier cache # https://github.com/coursier/cache-action/releases # v6.4.5 - uses: coursier/cache-action@1ff273bff02a8787bc9f1877d347948af647956d + uses: coursier/cache-action@9fdb817efa89d63821023a7a98a9586138065ca6 - name: Set up JDK 17 # https://github.com/coursier/setup-action/releases diff --git a/.github/workflows/fossa.yml b/.github/workflows/fossa.yml index a979622f673..f42bc04592b 100644 --- a/.github/workflows/fossa.yml +++ b/.github/workflows/fossa.yml @@ -25,7 +25,7 @@ jobs: - name: Cache Coursier cache # https://github.com/coursier/cache-action/releases # v6.4.5 - uses: coursier/cache-action@1ff273bff02a8787bc9f1877d347948af647956d + uses: coursier/cache-action@9fdb817efa89d63821023a7a98a9586138065ca6 - name: Set up JDK 17 # https://github.com/coursier/setup-action/releases diff --git a/.github/workflows/link-validator.yml b/.github/workflows/link-validator.yml index 7857f3beb8c..cc4df2c87f5 100644 --- a/.github/workflows/link-validator.yml +++ b/.github/workflows/link-validator.yml @@ -30,7 +30,7 @@ jobs: - name: Cache Coursier cache # https://github.com/coursier/cache-action/releases # v6.4.5 - uses: coursier/cache-action@1ff273bff02a8787bc9f1877d347948af647956d + uses: coursier/cache-action@9fdb817efa89d63821023a7a98a9586138065ca6 - name: Set up JDK 11 # https://github.com/coursier/setup-action/releases diff --git a/.github/workflows/multi-node-aeron.yml b/.github/workflows/multi-node-aeron.yml index 69ba739e64b..905ce872d17 100644 --- a/.github/workflows/multi-node-aeron.yml +++ b/.github/workflows/multi-node-aeron.yml @@ -65,7 +65,7 @@ jobs: - name: Cache Coursier cache # https://github.com/coursier/cache-action/releases # v6.4.5 - uses: coursier/cache-action@1ff273bff02a8787bc9f1877d347948af647956d + uses: coursier/cache-action@9fdb817efa89d63821023a7a98a9586138065ca6 - name: Set up JDK 17 # https://github.com/coursier/setup-action/releases diff --git a/.github/workflows/multi-node.yml b/.github/workflows/multi-node.yml index a7ad5cd50ef..af8fa72f52e 100644 --- a/.github/workflows/multi-node.yml +++ b/.github/workflows/multi-node.yml @@ -65,7 +65,7 @@ jobs: - name: Cache Coursier cache # https://github.com/coursier/cache-action/releases # v6.4.5 - uses: coursier/cache-action@1ff273bff02a8787bc9f1877d347948af647956d + uses: coursier/cache-action@9fdb817efa89d63821023a7a98a9586138065ca6 - name: Set up JDK 17 # https://github.com/coursier/setup-action/releases diff --git a/.github/workflows/native-image-tests.yml b/.github/workflows/native-image-tests.yml index acec791a984..e193fdac970 100644 --- a/.github/workflows/native-image-tests.yml +++ b/.github/workflows/native-image-tests.yml @@ -29,7 +29,7 @@ jobs: - name: Cache Coursier cache # https://github.com/coursier/cache-action/releases # v6.4.5 - uses: coursier/cache-action@1ff273bff02a8787bc9f1877d347948af647956d + uses: coursier/cache-action@9fdb817efa89d63821023a7a98a9586138065ca6 - name: Set up JDK 11 # https://github.com/coursier/setup-action/releases diff --git a/.github/workflows/nightly-builds.yml b/.github/workflows/nightly-builds.yml index 6a0d260b5de..6f1f89db130 100644 --- a/.github/workflows/nightly-builds.yml +++ b/.github/workflows/nightly-builds.yml @@ -29,7 +29,7 @@ jobs: - name: Cache Coursier cache # https://github.com/coursier/cache-action/releases # v6.4.5 - uses: coursier/cache-action@1ff273bff02a8787bc9f1877d347948af647956d + uses: coursier/cache-action@9fdb817efa89d63821023a7a98a9586138065ca6 - name: Set up JDK 11 # https://github.com/coursier/setup-action/releases @@ -112,7 +112,7 @@ jobs: - name: Cache Coursier cache # https://github.com/coursier/cache-action/releases # v6.4.5 - uses: coursier/cache-action@1ff273bff02a8787bc9f1877d347948af647956d + uses: coursier/cache-action@9fdb817efa89d63821023a7a98a9586138065ca6 - name: Set up JDK ${{ matrix.jdkVersion }} # https://github.com/coursier/setup-action/releases @@ -213,7 +213,7 @@ jobs: - name: Cache Coursier cache # https://github.com/coursier/cache-action/releases # v6.4.5 - uses: coursier/cache-action@1ff273bff02a8787bc9f1877d347948af647956d + uses: coursier/cache-action@9fdb817efa89d63821023a7a98a9586138065ca6 - name: Set up JDK 11 # https://github.com/coursier/setup-action/releases diff --git a/.github/workflows/timing-tests.yml b/.github/workflows/timing-tests.yml index d237d6d0ba2..98db53ef450 100644 --- a/.github/workflows/timing-tests.yml +++ b/.github/workflows/timing-tests.yml @@ -29,7 +29,7 @@ jobs: - name: Cache Coursier cache # https://github.com/coursier/cache-action/releases # v6.4.5 - uses: coursier/cache-action@1ff273bff02a8787bc9f1877d347948af647956d + uses: coursier/cache-action@9fdb817efa89d63821023a7a98a9586138065ca6 - name: Set up JDK 11 # https://github.com/coursier/setup-action/releases