Merge pull request #2696 from spantaleev/dependabot/github_actions/frenck/action-yamllint-1.4.1

Bump frenck/action-yamllint from 1.4.0 to 1.4.1
This commit is contained in:
Slavi Pantaleev 2023-05-22 20:49:55 +03:00 committed by GitHub
commit 49d7d4792d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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