Skip to content

Commit e2f9996

Browse files
🌱 Update Github Actions group to v2.2.0
| datasource | package | from | to | | ----------- | ------------------------- | ------- | ------ | | github-tags | lycheeverse/lychee-action | v1.10.0 | v2.2.0 |
1 parent 89e60be commit e2f9996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/schedule-link-checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
private-key: ${{ secrets.SCS_APP_PRIVATE_KEY }}
2222

2323
- name: Link Checker
24-
uses: lycheeverse/lychee-action@2b973e86fc7b1f6b36a93795fe2c9c6ae1118621 # v1.10.0
24+
uses: lycheeverse/lychee-action@f796c8b7d468feb9b8c0a46da3fac0af6874d374 # v2.2.0
2525
id: lychee
2626
env:
2727
GITHUB_TOKEN: "${{ steps.generate-token.outputs.token }}"

0 commit comments

Comments
 (0)