Skip to content

Commit c43d7c8

Browse files
chore(deps): update karancode/yamllint-github-action action to v3
1 parent 5498a78 commit c43d7c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v4
1515
- name: YAML Lint
16-
uses: karancode/yamllint-github-action@v2.1.1
16+
uses: karancode/yamllint-github-action@v3.0.0
1717
with:
1818
yamllint_comment: true
1919
yamllint_config_filepath: .github/config/yaml-linter.yaml

0 commit comments

Comments
 (0)