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 b8e0577 + bea0f02 commit 896f77eCopy full SHA for 896f77e
pre_commit_hooks/shellcheck_run_steps.py
@@ -16,7 +16,7 @@
16
# Please provide the output of `grype koalaman/shellcheck@sha256:<newhash>`
17
# in your PR when bumping. Referenced by SHA for safety.
18
DefaultShellCheckImage = "koalaman/shellcheck@sha256:652a5a714dc2f5f97e36f565d4f7d2322fea376734f3ec1b04ed54ce2a0b124f"
19
-MelangeImage = "cgr.dev/chainguard/melange:latest"
+MelangeImage = "cgr.dev/chainguard/melange:0.31.6"
20
21
22
# Returns False if shellcheck reports issues
0 commit comments