diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml
index 90e2bfd1..c2acd5bc 100644
--- a/.trunk/trunk.yaml
+++ b/.trunk/trunk.yaml
@@ -1,7 +1,7 @@
 version: 0.1
 
 cli:
-  version: 1.22.7
+  version: 1.22.8
 
 plugins:
   sources:
@@ -11,10 +11,10 @@ plugins:
 
 lint:
   enabled:
-    - markdown-link-check@3.12.2
+    - markdown-link-check@3.13.6
     - hadolint@2.12.0
     - codespell@2.3.0
-    - actionlint@1.7.3
+    - actionlint@1.7.4
     - git-diff-check
     - gitleaks@8.21.1
     - gofmt@1.20.4