mirror of
https://github.com/decalage2/awesome-security-hardening.git
synced 2025-01-09 06:37:52 -05:00
Merge pull request #73 from decalage2/dependabot/github_actions/dot-github/workflows/lycheeverse/lychee-action-1.5.4
Bump lycheeverse/lychee-action from 1.5.0 to 1.5.4 in /.github/workflows
This commit is contained in:
commit
35f9a6a6af
2
.github/workflows/links-fail-fast.yml
vendored
2
.github/workflows/links-fail-fast.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Link Checker
|
||||
uses: lycheeverse/lychee-action@v1.5.0
|
||||
uses: lycheeverse/lychee-action@v1.5.4
|
||||
with:
|
||||
fail: true
|
||||
env:
|
||||
|
2
.github/workflows/links.yml
vendored
2
.github/workflows/links.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
|
||||
- name: Link Checker
|
||||
id: lychee
|
||||
uses: lycheeverse/lychee-action@v1.5.0
|
||||
uses: lycheeverse/lychee-action@v1.5.4
|
||||
env:
|
||||
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user