Skip to content

Commit aa6d4f9

Browse files
fix: lycheeverse/lychee-action vanta vulnerability
1 parent 4b0d915 commit aa6d4f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scheduled.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
- name: Check for broken links
1515
id: lychee
16-
uses: lycheeverse/lychee-action@v1.10.0
16+
uses: lycheeverse/lychee-action@v2
1717
with:
1818
args: --verbose ./docs/**/*.md ./submodules/chart/docs/**/*.md
1919
jobSummary: true

0 commit comments

Comments
 (0)