Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

Commit 1ac5849

Browse files
my-renovate[bot]renovate-botruzickap
authored
Update lycheeverse/lychee-action action to v1.5.1 (#417)
* Update lycheeverse/lychee-action action to v1.5.1 * Add .gitleaks.toml Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Petr Ruzicka <[email protected]>
1 parent 121511f commit 1ac5849

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.github/workflows/links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Link Checker
2121
env:
2222
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
23-
uses: lycheeverse/[email protected].0
23+
uses: lycheeverse/[email protected].1
2424
with:
2525
args: ". --no-progress --exclude-path CHANGELOG.md --exclude-all-private --exclude 'GITHUB_SHA%7D|_VERSION%7D|_TYPE%7D'"
2626
fail: true

.gitleaks.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[[whitelist]]
2+
description = "Ignore Windows 10 answer file"
3+
file = ['''http/windows-10/Autounattend.xml''']

0 commit comments

Comments
 (0)