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.
1 parent f6cdbfd commit 99bcc17Copy full SHA for 99bcc17
.github/workflows/test.yaml
@@ -56,7 +56,7 @@ jobs:
56
files: .yamllint
57
- name: Lint YAML
58
if: steps.yamllint_config.outputs.files_exists == 'true'
59
- uses: karancode/yamllint-github-action@c85ba571891f3a9571b9bb89a7e31d099f4fd4a1 # master
+ uses: karancode/yamllint-github-action@fdef6bc189425ecc84cc4543b2674566c0827053 # master
60
with:
61
yamllint_config_filepath: .yamllint
62
- name: Scan Repo
0 commit comments