Browse Source

Merge branch 'master' into dependabot/go_modules/master/github.com/golangci/golangci-lint-1.45.0

pull/8169/head
mergify[bot] 2 years ago
committed by GitHub
parent
commit
855a7152b0
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/linkchecker.yml

+ 1
- 1
.github/workflows/linkchecker.yml View File

@ -7,6 +7,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.13
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.14
with:
folder-path: "docs"

Loading…
Cancel
Save