This is an automated email from the ASF dual-hosted git repository.
pjfanning pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-projection.git
The following commit(s) were added to refs/heads/main by this push:
new 22a9851 Bump coursier/cache-action from 8.1.0 to 8.1.1 (#499)
22a9851 is described below
commit 22a9851a589d6482be411451cec57209aa44d999
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 25 23:39:35 2026 +0100
Bump coursier/cache-action from 8.1.0 to 8.1.1 (#499)
Bumps [coursier/cache-action](https://github.com/coursier/cache-action)
from 8.1.0 to 8.1.1.
- [Release notes](https://github.com/coursier/cache-action/releases)
-
[Commits](https://github.com/coursier/cache-action/compare/v8.1...95e5b1029b6b86e7bac033ee44a0697d8a527d2d)
---
updated-dependencies:
- dependency-name: coursier/cache-action
dependency-version: 8.1.1
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/integration-tests-r2dbc.yml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/.github/workflows/integration-tests-r2dbc.yml
b/.github/workflows/integration-tests-r2dbc.yml
index 37dc255..45f5358 100644
--- a/.github/workflows/integration-tests-r2dbc.yml
+++ b/.github/workflows/integration-tests-r2dbc.yml
@@ -43,7 +43,7 @@ jobs:
git checkout scratch
- name: Cache Coursier cache
- uses: coursier/cache-action@90c37294538be80a558fd665531fcdc2b467b475 #
v8.1.0
+ uses: coursier/cache-action@95e5b1029b6b86e7bac033ee44a0697d8a527d2d #
v8.1.1
- name: Setup JDK ${{ matrix.java-version }}
uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 #
v5.2.0
@@ -96,7 +96,7 @@ jobs:
git checkout scratch
- name: Cache Coursier cache
- uses: coursier/cache-action@90c37294538be80a558fd665531fcdc2b467b475 #
v8.1.0
+ uses: coursier/cache-action@95e5b1029b6b86e7bac033ee44a0697d8a527d2d #
v8.1.1
- name: Setup JDK ${{ matrix.java-version }}
uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 #
v5.2.0
@@ -149,7 +149,7 @@ jobs:
git checkout scratch
- name: Cache Coursier cache
- uses: coursier/cache-action@90c37294538be80a558fd665531fcdc2b467b475 #
v8.1.0
+ uses: coursier/cache-action@95e5b1029b6b86e7bac033ee44a0697d8a527d2d #
v8.1.1
- name: Setup JDK ${{ matrix.java-version }}
uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 #
v5.2.0
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]