Merge pull request #3190 from spantaleev/renovate/frenck-action-yamllint-1.x

Update frenck/action-yamllint action to v1.5.0
This commit is contained in:
Slavi Pantaleev 2024-02-16 17:47:46 +02:00 committed by GitHub
commit 80e71dd671
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ jobs:
- name: Check out
uses: actions/checkout@v4
- name: Run yamllint
uses: frenck/action-yamllint@v1.4.2
uses: frenck/action-yamllint@v1.5.0
ansible-lint:
name: ansible-lint
runs-on: ubuntu-latest