Skip to content

Commit 6f6fd9a

Browse files
Bump ansible-actions/yamllint-action from 0.0.1 to 0.0.2
Bumps [ansible-actions/yamllint-action](https://github.com/ansible-actions/yamllint-action) from 0.0.1 to 0.0.2. - [Release notes](https://github.com/ansible-actions/yamllint-action/releases) - [Commits](ansible-actions/yamllint-action@v0.0.1...v0.0.2) --- updated-dependencies: - dependency-name: ansible-actions/yamllint-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f95a9da commit 6f6fd9a

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)