Update frenck/action-yamllint action to v1.5.0

This commit is contained in:
renovate[bot] 2024-02-16 15:28:04 +00:00 committed by GitHub
parent 71bf35befe
commit 08c3a47536
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