From 43f4a4072aa7b253a27496ac1d7ecd3c8cbd25fe Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 21 May 2026 06:03:59 +0000 Subject: [PATCH] chore(github-action): update actions/stale digest digest to eb5cf3a --- .github/workflows/stale.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stale.yaml b/.github/workflows/stale.yaml index 1ebadc7d862..739b06be4cf 100644 --- a/.github/workflows/stale.yaml +++ b/.github/workflows/stale.yaml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Check for stale issues and PRs - uses: actions/stale@b5d41d4e1d5dceea10e7104786b73624c18a190f # v10 + uses: actions/stale@eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899 # v10 with: repo-token: ${{ secrets.BOT_TOKEN }} days-before-issue-stale: 180