1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-20 03:35:51 +00:00

[CI Skip] Merge pull request #3316 from Slimefun/renovate/ibiqlik-action-yamllint-3.x

This commit is contained in:
Daniel Walsh 2021-10-10 16:53:56 +01:00 committed by GitHub
commit 13a7b5effb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,6 +18,6 @@ jobs:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v2 uses: actions/checkout@v2
- name: YAML Linter - name: YAML Linter
uses: ibiqlik/action-yamllint@v3.0.4 uses: ibiqlik/action-yamllint@v3.1.0
with: with:
config_file: '.github/configs/yaml-linter.yml' config_file: '.github/configs/yaml-linter.yml'