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 6a3747f + 0eaedcd commit 3e913f9Copy full SHA for 3e913f9
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@3fc49fb50d59c6ab7917a2e4195dba633e515b29
+ uses: hadolint/hadolint-action@2332a7b74a6de0dda2e2221d575162eba76ba5e5
26
27
markdown-lint:
28
name: markdown-lint
0 commit comments