Skip to content

Commit 3d830ba

Browse files
authored
Merge pull request #95 from DO1JLR/dependabot/github_actions/ansible-actions/yamllint-action-0.0.2
Bump ansible-actions/yamllint-action from 0.0.1 to 0.0.2
2 parents fe8f107 + 6f6fd9a commit 3d830ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/yamllint-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
fetch-depth: 0
1818

1919
- name: Run yamllint
20-
uses: ansible-actions/yamllint-action@v0.0.1
20+
uses: ansible-actions/yamllint-action@v0.0.2
2121
with:
2222
target: "./"

0 commit comments

Comments
 (0)