1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_restic.git synced 2024-12-11 23:41:32 +01:00

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-28 09:40:36 +00:00 committed by GitHub
parent 43a988cff6
commit bb1e943f72
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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