Skip to content

Commit 643d9c3

Browse files
authored
Merge pull request roles-ansible#109 from roles-ansible/dependabot/github_actions/karancode/yamllint-github-action-2.1.1
Bump karancode/yamllint-github-action from 2.0.0 to 2.1.1
2 parents b9ecd96 + f1e859d commit 643d9c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/yamllint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v3
1818

1919
- name: 'Yamllint'
20-
uses: karancode/yamllint-github-action@v2.0.0
20+
uses: karancode/yamllint-github-action@v2.1.1
2121
with:
2222
yamllint_file_or_dir: '.'
2323
yamllint_config_filepath: './.yamllint'

0 commit comments

Comments
 (0)