From c764cee56d98a1cad3195bc91e1ab05d8ebe722b Mon Sep 17 00:00:00 2001 From: Arun Date: Thu, 13 Jun 2024 14:25:31 +0530 Subject: [PATCH] action --- .github/workflows/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/action.yaml b/.github/workflows/action.yaml index 0f75f03..7495ec7 100644 --- a/.github/workflows/action.yaml +++ b/.github/workflows/action.yaml @@ -47,7 +47,7 @@ jobs: uses: actions/checkout@v4 with: repository: accuknox/common-gh-actions - token: ${{ env.GH_PAT }} + token: ${{ env.TOKEN }} - name: Checkout source uses: accuknox/common-gh-actions/actions/checkout-source@main - name: Validate helm chart