ci: update to use ci-link-checker:2022.01.11

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen
2022-01-11 17:54:02 -05:00
parent 983b3dcadf
commit 03c008c73a

View File

@@ -29,7 +29,7 @@ jobs:
website_link_check:
docker:
# This image's Dockerfile is at runatlantis.io/Dockerfile
- image: ghcr.io/runatlantis/ci-link-checker:2021.06.22
- image: ghcr.io/runatlantis/ci-link-checker:2022.01.11
steps:
- checkout
- run: yarn install