mirror of
https://github.com/roles-ansible/ansible_collection_users.git
synced 2024-08-16 10:29:50 +02:00
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](https://github.com/ansible-actions/yamllint-action/compare/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>
This commit is contained in:
parent
8cb861d4c4
commit
7805151938
1 changed files with 1 additions and 1 deletions
2
.github/workflows/yamllint-check.yml
vendored
2
.github/workflows/yamllint-check.yml
vendored
|
@ -17,6 +17,6 @@ jobs:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Run yamllint
|
- name: Run yamllint
|
||||||
uses: ansible-actions/yamllint-action@v0.0.1
|
uses: ansible-actions/yamllint-action@v0.0.2
|
||||||
with:
|
with:
|
||||||
target: "./"
|
target: "./"
|
||||||
|
|
Loading…
Reference in a new issue