We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6870fcd + 5ae5361 commit 0e7441bCopy full SHA for 0e7441b
1 file changed
.github/workflows/lint.yml
@@ -67,7 +67,7 @@ jobs:
67
- name: Clone
68
uses: actions/checkout@v3
69
- name: Run yamllint
70
- uses: ibiqlik/action-yamllint@ed2b6e911569708ed121c14b87d513860a7e36a7
+ uses: ibiqlik/action-yamllint@2576378a8e339169678f9939646ee3ee325e845c
71
# v3.0.4 => ed2b6e911569708ed121c14b87d513860a7e36a7
72
with:
73
config_file: '.github/linters/.yamllint.yml'
0 commit comments