From bdea2b642b5e2789f1ea8d186d0685387af1f4c7 Mon Sep 17 00:00:00 2001 From: David John Arnold Jr Date: Fri, 13 Feb 2026 11:29:32 -0800 Subject: [PATCH] Update gh-token.yml --- .github/workflows/gh-token.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/gh-token.yml b/.github/workflows/gh-token.yml index 2356400..9055bb5 100644 --- a/.github/workflows/gh-token.yml +++ b/.github/workflows/gh-token.yml @@ -14,6 +14,7 @@ jobs: name: Refresh GitHub Token if: github.server_url != 'https://github.com' uses: CSVD/centralized-actions/.github/workflows/upload-github-token.yml@main + timeout-minutes: 2 with: aws_region: 'us-gov-west-1' secret_name: '/eks-cluster-deployment/github_token' # This matches the SECRET_NAME in app.py