summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorAndrew Hoglund <ahoglund@github.com>2023-02-24 11:52:34 -0600
committerGitHub <noreply@github.com>2023-02-24 11:52:34 -0600
commitec4def07473dd94a44eee7dee6e159a439a3c7f5 (patch)
tree010ec62bbffe306e4f7aad9a0337d8ef3c1a45a6 /.github
parenta324a429764eb5de7e58f768b4e1ad439974b161 (diff)
downloadrest-api-description-ec4def07473dd94a44eee7dee6e159a439a3c7f5.tar.gz
rest-api-description-ec4def07473dd94a44eee7dee6e159a439a3c7f5.zip
Update linter.yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/linter.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml
index be1f36929..edfea2180 100644
--- a/.github/workflows/linter.yml
+++ b/.github/workflows/linter.yml
@@ -14,7 +14,7 @@ jobs:
with:
fetch-depth: 0
- name: Yaml Lint
- uses: karancode/yamllint-github-action@master
+ uses: karancode/yamllint-github-action@v2.0.0
with:
yamllint_file_or_dir: 'descriptions/**/*.yaml'
yamllint_strict: false