From afe1d54c129cd51bb8ea395b997b08a773412cde Mon Sep 17 00:00:00 2001 From: ajayk Date: Wed, 20 Dec 2023 11:23:59 -0800 Subject: [PATCH] mitigate CVE-2023-48795 for kubernetes-dashboard --- mc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mc.yaml b/mc.yaml index d288edce22e..06cb1e54dd9 100644 --- a/mc.yaml +++ b/mc.yaml @@ -21,7 +21,7 @@ pipeline: - uses: git-checkout with: repository: https://github.com/minio/mc - tag: RELEASE.2023-12-20T07-14-22Z + tag: RELEASE.2023-12-20T07-14-22Z expected-commit: 8e1573ec1b9c174e9f8d82ee9996d002c1d9caaa - runs: |