Skip to content

Commit

Permalink
fix(github-action): update lycheeverse/lychee-action action to v1.5.2
Browse files Browse the repository at this point in the history
| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | lycheeverse/lychee-action | v1.5.1 | v1.5.2 |
  • Loading branch information
chii-bot[bot] committed Nov 3, 2022
1 parent 3b31e97 commit 4a3fd6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/schedule-link-checker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
app_id: "${{ secrets.BOT_APP_ID }}"
private_key: "${{ secrets.BOT_APP_PRIVATE_KEY }}"
- name: Link Checker
uses: lycheeverse/[email protected].1
uses: lycheeverse/[email protected].2
id: lychee
env:
GITHUB_TOKEN: "${{ steps.generate-token.outputs.token }}"
Expand Down

0 comments on commit 4a3fd6a

Please sign in to comment.