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 09f23ba commit 8b838f6Copy full SHA for 8b838f6
.github/workflows/code-health.yml
@@ -285,7 +285,7 @@ jobs:
285
- name: Check out the repo
286
uses: actions/checkout@v5
287
- name: Linting
288
- uses: hadolint/hadolint-action@3fc49fb50d59c6ab7917a2e4195dba633e515b29
+ uses: hadolint/hadolint-action@2332a7b74a6de0dda2e2221d575162eba76ba5e5
289
with:
290
dockerfile: Dockerfile
291
- name: Enable containerd image store
0 commit comments