From 2d4eefd9fb329cb4cdd449a9b186f6e2fdb3dd0c Mon Sep 17 00:00:00 2001 From: "kim.doyoung" Date: Mon, 20 Nov 2023 23:24:53 +0900 Subject: [PATCH] =?UTF-8?q?actions/checkouts=20=EB=B8=8C=EB=9E=9C=EC=B9=98?= =?UTF-8?q?=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/go.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 67b2334..258d485 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -22,7 +22,7 @@ jobs: uses: imranismail/setup-kustomize@v1 - name: Checkout kustomize repository - uses: actions/checkout@releases/v2 + uses: actions/checkout@v2 with: # kubernetes 설정정보 저장소 repository: cloud-club/aviator-cicd