Skip to content

Commit 51d41e2

Browse files
chore(deps): update lycheeverse/lychee-action action to v2.7.0 (#29)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 20b8d1c commit 51d41e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ runs:
299299
# ----------------------------------------------------------------------------------------------
300300
- name: Run Link Checker
301301
if: ${{ inputs.linkchecker_enabled == 'true' && (env.IS_PRODUCTION == 'true' || env.IS_PREVIEW == 'true' ) }}
302-
uses: lycheeverse/lychee-action@885c65f3dc543b57c898c8099f4e08c8afd178a2 # v2.6.1
302+
uses: lycheeverse/lychee-action@a8c4c7cb88f0c7386610c35eb25108e448569cb0 # v2.7.0
303303
with:
304304
args: >-
305305
-r ${{ inputs.linkchecker_retry_times }}

0 commit comments

Comments
 (0)