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 feaebe1 commit eb20628Copy full SHA for eb20628
.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@54c9adbab1582c2ef04b2016b760714a4bfde3cf
+ uses: hadolint/hadolint-action@3fc49fb50d59c6ab7917a2e4195dba633e515b29
289
with:
290
dockerfile: Dockerfile
291
- name: Enable containerd image store
0 commit comments