This is an automated email from the ASF dual-hosted git repository.
guanmingchiu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/mahout.git
The following commit(s) were added to refs/heads/main by this push:
new f2638e2c4 Pin lychee-action to ASF-approved SHA (#1164)
f2638e2c4 is described below
commit f2638e2c40ddf7c194cb82497a4b6b455139b39d
Author: Guan-Ming (Wesley) Chiu <[email protected]>
AuthorDate: Tue Mar 10 17:08:44 2026 +0800
Pin lychee-action to ASF-approved SHA (#1164)
---
.github/workflows/links.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/links.yml b/.github/workflows/links.yml
index 9ddfce681..91a54676d 100644
--- a/.github/workflows/links.yml
+++ b/.github/workflows/links.yml
@@ -20,7 +20,7 @@ jobs:
- name: Link Checker
id: lychee
- uses: lycheeverse/lychee-action@v2
+ uses:
lycheeverse/lychee-action@8646ba30535128ac92d33dfc9133794bfdd9b411 # v2.8.0
with:
args: --config lychee.toml .
fail: false