Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Commit

Permalink
Increase version of gaurav-nelson/github-action-markdown-link-check
Browse files Browse the repository at this point in the history
Increase version of gaurav-nelson/github-action-markdown-link-check
  • Loading branch information
ruzickap committed Mar 2, 2020
1 parent 516d109 commit 67ea55c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,6 @@ jobs:
- uses: actions/checkout@v2

- name: Link Checker
uses: gaurav-nelson/github-action-markdown-link-check@0.4.0
uses: gaurav-nelson/github-action-markdown-link-check@0.6.0
with:
config-file: '.mlc_config.json'
4 changes: 1 addition & 3 deletions .github/workflows/yamllint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,4 @@ jobs:
- uses: actions/checkout@v2

- name: yamllint
uses: ibiqlik/action-yamllint@master
with:
file_or_dir: .
uses: ibiqlik/action-yamllint@v1
File renamed without changes.

0 comments on commit 67ea55c

Please sign in to comment.