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 5bdb736 commit 85701d3Copy full SHA for 85701d3
1 file changed
.github/workflows/verifyimage.yml
@@ -7,7 +7,7 @@ on:
7
env:
8
REPO: "owasp/modsecurity-crs"
9
# sha256sum format: <hash><space><format (space for text)><file name>
10
- MODSECURITY_RECOMMENDED: "284b0ab56e5f13cba6a804f73dd05646b6f0a6c1a342f69838eca220344d76e5 modsecurity.conf-recommended"
+ MODSECURITY_RECOMMENDED: "ccff8ba1f12428b34ff41960d8bf773dd9f62b9a7c77755247a027cb01896d4f modsecurity.conf-recommended"
11
12
jobs:
13
prepare:
0 commit comments