mirror of
https://github.com/yannbertrand/macos-defaults
synced 2024-11-14 23:57:07 +00:00
⬆️ Upgrade ibiqlik/action-yamllint action to v3
This commit is contained in:
parent
c80c0efaae
commit
a9d048f4c0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-defaults.yml
vendored
2
.github/workflows/test-defaults.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
|||
uses: actions/checkout@master
|
||||
|
||||
- name: Lint defaults.yml
|
||||
uses: ibiqlik/action-yamllint@v2.0.0
|
||||
uses: ibiqlik/action-yamllint@v3.0.0
|
||||
with:
|
||||
file_or_dir: defaults.yml
|
||||
config_file: .github/workflows/config/yml-lint.yml
|
||||
|
|
Loading…
Reference in a new issue