diff --git a/.github/workflows/broken-links.yml b/.github/workflows/broken-links.yml
index e160ddb7..32f412fa 100644
--- a/.github/workflows/broken-links.yml
+++ b/.github/workflows/broken-links.yml
@@ -19,7 +19,7 @@ jobs:
- name: Link Checker
id: lychee
- uses: lycheeverse/lychee-action@f613c4a64e50d792e0b31ec34bbcbba12263c6a6 # v2
+ uses: lycheeverse/lychee-action@1d97d84f0bc547f7b25f4c2170d87d810dc2fb2c # v2
with:
fail: false # Don't fail on broken links, create an issue instead
diff --git a/pom.xml b/pom.xml
index fc2bdbf2..28536098 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,7 +107,7 @@
com.puppycrawl.tools
checkstyle
- 10.22.0
+ 10.23.0
diff --git a/spring-data-eclipse-store/pom.xml b/spring-data-eclipse-store/pom.xml
index 14d39d7a..61ef9ac8 100644
--- a/spring-data-eclipse-store/pom.xml
+++ b/spring-data-eclipse-store/pom.xml
@@ -443,7 +443,7 @@
com.puppycrawl.tools
checkstyle
- 10.22.0
+ 10.23.0