Skip to content

Commit

Permalink
pin the karancode/yamllint-github-action GH Action to a specific version
Browse files Browse the repository at this point in the history
  • Loading branch information
fharper committed Apr 30, 2024
1 parent c6e5485 commit abfb41a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-yaml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
url: "https://raw.githubusercontent.com/fharper/gh-configs/main/.yamllint.yml"

- name: Lint YAML files
uses: karancode/yamllint-github-action@master
uses: karancode/yamllint-github-action@v2.1.1
with:
yamllint_config_datapath: .yamllint.yml
yamllint_strict: true
Expand Down

0 comments on commit abfb41a

Please sign in to comment.