Update frenck/action-yamllint action to v1.4.2

This commit is contained in:
renovate[bot] 2023-11-09 19:00:27 +00:00 committed by GitHub
parent d74efc1310
commit a0e649286d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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