Skip to content

Commit

Permalink
Merge pull request #884 from kubereboot/dependabot/github_actions/lyc…
Browse files Browse the repository at this point in the history
…heeverse/lychee-action-1.9.1

build(deps): bump lycheeverse/lychee-action from 1.9.0 to 1.9.1
  • Loading branch information
Daniel Holbach authored Jan 12, 2024
2 parents 4c098b2 + ca4e4a7 commit 408889e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/on-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Link Checker
uses: lycheeverse/lychee-action@22134d37a1fff6c2974df9c92a7c7e1e86a08f9c
uses: lycheeverse/lychee-action@c3089c702fbb949e3f7a8122be0c33c017904f9b
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/periodics-daily.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Link Checker
uses: lycheeverse/lychee-action@22134d37a1fff6c2974df9c92a7c7e1e86a08f9c
uses: lycheeverse/lychee-action@c3089c702fbb949e3f7a8122be0c33c017904f9b
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
with:
Expand Down

0 comments on commit 408889e

Please sign in to comment.