mirror of
https://github.com/OPM/ResInsight.git
synced 2024-12-28 18:01:08 -06:00
Bump celinekurpershoek/link-checker from 1.0.1 to 1.0.2
Bumps [celinekurpershoek/link-checker](https://github.com/celinekurpershoek/link-checker) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/celinekurpershoek/link-checker/releases) - [Commits](https://github.com/celinekurpershoek/link-checker/compare/v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: celinekurpershoek/link-checker dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6e3e0ad538
commit
3fbe38343d
2
.github/workflows/check-broken-links.yml
vendored
2
.github/workflows/check-broken-links.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
steps:
|
||||
- name: Check for broken links
|
||||
id: link-report
|
||||
uses: celinekurpershoek/link-checker@v1.0.1
|
||||
uses: celinekurpershoek/link-checker@v1.0.2
|
||||
with:
|
||||
# Required:
|
||||
url: 'https://resinsight.org/'
|
||||
|
Loading…
Reference in New Issue
Block a user