We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 556fee4 commit 839821dCopy full SHA for 839821d
.github/workflows/monthly-check.yml
@@ -27,7 +27,7 @@ jobs:
27
sort -u usernames.txt -o usernames.txt
28
29
- name: Lychee URL checker
30
- uses: lycheeverse/lychee-action@f613c4a64e50d792e0b31ec34bbcbba12263c6a6 # v2.3.0
+ uses: lycheeverse/lychee-action@1d97d84f0bc547f7b25f4c2170d87d810dc2fb2c # v2.4.0
31
id: lychee
32
continue-on-error: true
33
with:
0 commit comments