1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-19 19:25:48 +00:00

Update ibiqlik/action-yamllint action to v3.0.2

This commit is contained in:
Renovate Bot 2021-05-26 07:09:10 +00:00
parent 1be165ca44
commit 1fd49550be
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

View File

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