From da553329af55520d7722a8447bf479b95927563e Mon Sep 17 00:00:00 2001 From: Junjie Gao Date: Tue, 21 Nov 2023 16:43:04 +0800 Subject: [PATCH] fix: update test Signed-off-by: Junjie Gao --- .github/e2e/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/e2e/action.yml b/.github/e2e/action.yml index 802b6dc8..e48d235e 100644 --- a/.github/e2e/action.yml +++ b/.github/e2e/action.yml @@ -13,7 +13,7 @@ runs: - name: setup Notation CLI uses: notaryproject/notation-action/setup@v1 with: - version: 1.0.1 + version: 1.0.0 - name: self-signed certificate uses: notaryproject/notation-action/sign@v1 with: