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 5541f29 + 5951ad2 commit ed91587Copy full SHA for ed91587
1 file changed
.github/workflows/lint.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Clone
23
uses: actions/checkout@v5
24
- name: Run hadolint
25
- uses: hadolint/hadolint-action@54c9adbab1582c2ef04b2016b760714a4bfde3cf
+ uses: hadolint/hadolint-action@3fc49fb50d59c6ab7917a2e4195dba633e515b29
26
27
markdown-lint:
28
name: markdown-lint
0 commit comments