Skip to content

Commit a0e2d0f

Browse files
authored
Merge pull request #170 from jsafrane/bump-logcheck-082
Bump logcheck to 0.8.2
2 parents e207312 + b9949f3 commit a0e2d0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/verify-logcheck.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ set -o errexit
2121
set -o nounset
2222
set -o pipefail
2323

24-
LOGCHECK_VERSION=${1:-0.8.1}
24+
LOGCHECK_VERSION=${1:-0.8.2}
2525

2626
# This will canonicalize the path
2727
CSI_LIB_UTIL_ROOT=$(cd "$(dirname "${BASH_SOURCE[0]}")"/.. && pwd -P)

0 commit comments

Comments
 (0)