1
1
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_gitea.git synced 2024-08-16 11:39:50 +02:00

Bump karancode/yamllint-github-action from 2.0.0 to 2.1.1

Bumps [karancode/yamllint-github-action](https://github.com/karancode/yamllint-github-action) from 2.0.0 to 2.1.1.
- [Release notes](https://github.com/karancode/yamllint-github-action/releases)
- [Commits](https://github.com/karancode/yamllint-github-action/compare/v2.0.0...v2.1.1)

---
updated-dependencies:
- dependency-name: karancode/yamllint-github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-09 21:24:02 +00:00 committed by GitHub
parent edbdc4fa75
commit f1e859d193
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v3
- name: 'Yamllint'
uses: karancode/yamllint-github-action@v2.0.0
uses: karancode/yamllint-github-action@v2.1.1
with:
yamllint_file_or_dir: '.'
yamllint_config_filepath: './.yamllint'